[Git][debian-gis-team/pyosmium][master] 4 commits: New upstream version 3.1.2
Bas Couwenberg
gitlab at salsa.debian.org
Thu Jan 14 04:49:25 GMT 2021
Bas Couwenberg pushed to branch master at Debian GIS Project / pyosmium
Commits:
f91ca28a by Bas Couwenberg at 2021-01-14T05:35:15+01:00
New upstream version 3.1.2
- - - - -
ba3d9201 by Bas Couwenberg at 2021-01-14T05:35:19+01:00
Update upstream source from tag 'upstream/3.1.2'
Update to upstream version '3.1.2'
with Debian dir afbef81feeccda956f255708fba925be89dea2f8
- - - - -
bb76a749 by Bas Couwenberg at 2021-01-14T05:37:39+01:00
New upstream release.
- - - - -
30b0de9d by Bas Couwenberg at 2021-01-14T05:38:07+01:00
Set distribution to unstable.
- - - - -
3 changed files:
- CHANGELOG.md
- debian/changelog
- 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
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+pyosmium (3.1.2-1) unstable; urgency=medium
+
+ * New upstream release.
+
+ -- Bas Couwenberg <sebastic at debian.org> Thu, 14 Jan 2021 05:37:57 +0100
+
pyosmium (3.1.1-1) unstable; urgency=medium
* New upstream release.
=====================================
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/-/compare/871c48376e5b025cd5f1484aaad49160478c5bff...30b0de9dbd41ecffc8cf6c34486ee15b062d0c32
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/pyosmium/-/compare/871c48376e5b025cd5f1484aaad49160478c5bff...30b0de9dbd41ecffc8cf6c34486ee15b062d0c32
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/46643c5a/attachment-0001.html>
More information about the Pkg-grass-devel
mailing list