[med-svn] [Git][med-team/python-pyfaidx][master] 5 commits: New upstream version 0.8.1.3
Étienne Mollier (@emollier)
gitlab at salsa.debian.org
Thu Oct 17 11:48:29 BST 2024
Étienne Mollier pushed to branch master at Debian Med / python-pyfaidx
Commits:
1605f233 by Étienne Mollier at 2024-10-16T20:35:13+02:00
New upstream version 0.8.1.3
- - - - -
09d0c4f1 by Étienne Mollier at 2024-10-16T20:35:14+02:00
Update upstream source from tag 'upstream/0.8.1.3'
Update to upstream version '0.8.1.3'
with Debian dir b8c38b08f73272dd82659c55dd91445d6404fadc
- - - - -
4989f9f9 by Étienne Mollier at 2024-10-16T20:36:43+02:00
rm-setuptools.patch: delete: applied upstream.
- - - - -
d0bf1d07 by Étienne Mollier at 2024-10-16T20:36:58+02:00
manual-layout.patch: refresh.
- - - - -
c51fd133 by Étienne Mollier at 2024-10-16T20:37:32+02:00
Ready for upload to unstable.
- - - - -
5 changed files:
- debian/changelog
- debian/patches/manual-layout.patch
- − debian/patches/rm-setuptools.patch
- debian/patches/series
- pyproject.toml
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+python-pyfaidx (0.8.1.3-1) unstable; urgency=medium
+
+ * New upstream version 0.8.1.3
+ * rm-setuptools.patch: delete: applied upstream.
+ * manual-layout.patch: refresh.
+
+ -- Étienne Mollier <emollier at debian.org> Wed, 16 Oct 2024 20:37:25 +0200
+
python-pyfaidx (0.8.1.2-2) unstable; urgency=medium
* d/control: remove build-dependency on deprecated python3-pkg-resources.
=====================================
debian/patches/manual-layout.patch
=====================================
@@ -11,7 +11,7 @@ Last-Update: 2023-07-18
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- python-pyfaidx.orig/pyproject.toml
+++ python-pyfaidx/pyproject.toml
-@@ -42,3 +42,6 @@
+@@ -41,3 +41,6 @@
[tool.setuptools_scm]
local_scheme = "no-local-version"
=====================================
debian/patches/rm-setuptools.patch deleted
=====================================
@@ -1,19 +0,0 @@
-Description: remove setuptools from runtime dependencies.
- pyfaidx does not rely on setuptools upon day to day operation, so it
- can be safely removed from runtime dependencies.
-Author: Étienne Mollier <emollier at debian.org>
-Bug-Debian: https://bugs.debian.org/1083691
-Forwarded: https://github.com/mdshw5/pyfaidx/pull/224
-Last-Update: 2024-10-09
----
-This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
---- python-pyfaidx.orig/pyproject.toml
-+++ python-pyfaidx/pyproject.toml
-@@ -27,7 +27,6 @@
- "Topic :: Scientific/Engineering :: Bio-Informatics"
- ]
- dependencies = [
-- "setuptools",
- "importlib_metadata",
- "packaging"
- ]
=====================================
debian/patches/series
=====================================
@@ -1,4 +1,3 @@
test-locale-to-c.patch
remove-ignore-docstring.patch
manual-layout.patch
-rm-setuptools.patch
=====================================
pyproject.toml
=====================================
@@ -27,7 +27,6 @@ classifiers = [
"Topic :: Scientific/Engineering :: Bio-Informatics"
]
dependencies = [
- "setuptools",
"importlib_metadata",
"packaging"
]
View it on GitLab: https://salsa.debian.org/med-team/python-pyfaidx/-/compare/47768f6d71e62f32f86af2c3bbf8d8347265f4e5...c51fd133fed1a1fb937c2deac25e3a12be076576
--
View it on GitLab: https://salsa.debian.org/med-team/python-pyfaidx/-/compare/47768f6d71e62f32f86af2c3bbf8d8347265f4e5...c51fd133fed1a1fb937c2deac25e3a12be076576
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/debian-med-commit/attachments/20241017/59690cad/attachment-0001.htm>
More information about the debian-med-commit
mailing list