[Git][debian-gis-team/pyosmium][master] Add upstream patch to include py.typed.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Fri Sep 27 11:34:01 BST 2024



Bas Couwenberg pushed to branch master at Debian GIS Project / pyosmium


Commits:
9d4fcc3f by Bas Couwenberg at 2024-09-27T12:23:15+02:00
Add upstream patch to include py.typed.

- - - - -


3 changed files:

- debian/changelog
- + debian/patches/pr267.patch
- + debian/patches/series


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+pyosmium (4.0.0-2) UNRELEASED; urgency=medium
+
+  * Add upstream patch to include py.typed.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Fri, 27 Sep 2024 12:23:02 +0200
+
 pyosmium (4.0.0-1) unstable; urgency=medium
 
   * New upstream release.


=====================================
debian/patches/pr267.patch
=====================================
@@ -0,0 +1,15 @@
+Description: correct location of py.typed file
+Author: Sarah Hoffmann <lonvia at denofr.de>
+Bug: https://github.com/osmcode/pyosmium/pull/267
+
+--- a/MANIFEST.in
++++ b/MANIFEST.in
+@@ -8,7 +8,7 @@ include lib/*.h
+ include lib/*.cc
+ include examples/*py
+ include test/*py
+-include src/py.typed
++include src/osmium/py.typed
+ recursive-include src *.pyi
+ recursive-include docs *md *css
+ include docs/cookbooks/*.ipynb


=====================================
debian/patches/series
=====================================
@@ -0,0 +1 @@
+pr267.patch



View it on GitLab: https://salsa.debian.org/debian-gis-team/pyosmium/-/commit/9d4fcc3fb7556effea78aa93050a4b1f1fdffa43

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/pyosmium/-/commit/9d4fcc3fb7556effea78aa93050a4b1f1fdffa43
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/20240927/61e64175/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list