[Git][debian-gis-team/pyosmium][upstream] New upstream version 3.1.2
Bas Couwenberg
gitlab at salsa.debian.org
Thu Jan 14 04:49:28 GMT 2021
Bas Couwenberg pushed to branch upstream at Debian GIS Project / pyosmium
Commits:
f91ca28a by Bas Couwenberg at 2021-01-14T05:35:15+01:00
New upstream version 3.1.2
- - - - -
2 changed files:
- CHANGELOG.md
- src/osmium/version.py
Changes:
=====================================
CHANGELOG.md
=====================================
@@ -4,6 +4,12 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
+## [3.1.2] - 2021-01-13
+
+### Fixed
+
+- package pypi source wheel with correct libosmium version
+
## [3.1.1] - 2021-01-12
### Added
=====================================
src/osmium/version.py
=====================================
@@ -5,10 +5,10 @@ Version information.
# the major version
pyosmium_major = '3.1'
# current release (Pip version)
-pyosmium_release = '3.1.1'
+pyosmium_release = '3.1.2'
# libosmium version shipped with the Pip release
-libosmium_version = '2.15.6'
+libosmium_version = '2.16.0'
# protozero version shipped with the Pip release
protozero_version = '1.7.0'
# pybind11 version shipped with the Pip release
View it on GitLab: https://salsa.debian.org/debian-gis-team/pyosmium/-/commit/f91ca28aa03b56522dec4224937b6752edfa4ec8
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/pyosmium/-/commit/f91ca28aa03b56522dec4224937b6752edfa4ec8
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20210114/f5a7f9f8/attachment-0001.html>
More information about the Pkg-grass-devel
mailing list