[Git][debian-gis-team/donfig][master] 2 commits: New 0001-No-namespaces.patch

Antonio Valentino (@antonio.valentino) gitlab at salsa.debian.org
Tue May 14 22:06:16 BST 2024



Antonio Valentino pushed to branch master at Debian GIS Project / donfig


Commits:
370df096 by Antonio Valentino at 2024-05-14T20:57:51+00:00
New 0001-No-namespaces.patch

- - - - -
c33541f9 by Antonio Valentino at 2024-05-14T20:58:39+00:00
Set distribution to unstable

- - - - -


3 changed files:

- debian/changelog
- + debian/patches/0001-No-namespaces.patch
- + debian/patches/series


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+donfig (0.8.1+dfsg-3) unstable; urgency=medium
+
+  * debian/patches:
+    - New 0001-No-namespaces.patch (Closes: #1071125).
+
+ -- Antonio Valentino <antonio.valentino at tiscali.it>  Tue, 14 May 2024 20:58:24 +0000
+
 donfig (0.8.1+dfsg-2) unstable; urgency=medium
 
   [ Bas Couwenberg ]


=====================================
debian/patches/0001-No-namespaces.patch
=====================================
@@ -0,0 +1,22 @@
+From: Antonio Valentino <antonio.valentino at tiscali.it>
+Date: Tue, 14 May 2024 20:43:46 +0000
+Subject: No namespaces
+
+Forwarded: https://github.com/pytroll/donfig/pull/102
+---
+ pyproject.toml | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/pyproject.toml b/pyproject.toml
+index f79b387..97d8e67 100644
+--- a/pyproject.toml
++++ b/pyproject.toml
+@@ -40,7 +40,7 @@ docs = [
+ include-package-data = true
+ 
+ [tool.setuptools.packages]
+-find = {}
++find = { namespaces = false }
+ 
+ [tool.mypy]
+ # Silence errors about Python 3.9-style delayed type annotations on Python 3.8


=====================================
debian/patches/series
=====================================
@@ -0,0 +1 @@
+0001-No-namespaces.patch



View it on GitLab: https://salsa.debian.org/debian-gis-team/donfig/-/compare/73f237bdce1d12cda8e6d2999d9eee66a93e1207...c33541f9a7c66ce75a051445a5580a83000e0fe5

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/donfig/-/compare/73f237bdce1d12cda8e6d2999d9eee66a93e1207...c33541f9a7c66ce75a051445a5580a83000e0fe5
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/20240514/3ef08aa3/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list