[med-svn] [Git][med-team/qiime][master] 2 commits: Do not try to adapt to bibtexparser 2.0.0b5 - bibtexparser was reverted to the...
Andreas Tille (@tille)
gitlab at salsa.debian.org
Mon Jan 29 13:02:03 GMT 2024
Andreas Tille pushed to branch master at Debian Med / qiime
Commits:
599a9318 by Andreas Tille at 2024-01-29T13:40:09+01:00
Do not try to adapt to bibtexparser 2.0.0b5 - bibtexparser was reverted to the last stable release 1.4.1
- - - - -
3639b7b7 by Andreas Tille at 2024-01-29T13:44:21+01:00
Upload to unstable
- - - - -
3 changed files:
- debian/changelog
- − debian/patches/bibtexparser.patch
- debian/patches/series
Changes:
=====================================
debian/changelog
=====================================
@@ -1,11 +1,11 @@
-qiime (2023.9.2-1) UNRELEASED; urgency=medium
+qiime (2023.9.2-1) unstable; urgency=medium
* New upstream version
* Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
* Build-Depends: python3-appdirs, python3-parsl
* Depends: python3-tomlkit
- -- Andreas Tille <tille at debian.org> Mon, 20 Nov 2023 14:03:56 +0100
+ -- Andreas Tille <tille at debian.org> Mon, 29 Jan 2024 13:40:57 +0100
qiime (2022.11.1-2) unstable; urgency=medium
=====================================
debian/patches/bibtexparser.patch deleted
=====================================
@@ -1,12 +0,0 @@
-Bug-Debian: https://bugs.debian.org/1060965
-
---- a/qiime2/core/cite.py
-+++ b/qiime2/core/cite.py
-@@ -23,6 +23,7 @@ class Citations(collections.OrderedDict)
- root = os.path.abspath(root)
- path = os.path.join(root, path)
-
-+# This attribute does not exist any more in bibtexparser 2.0
- parser = bp.bparser.BibTexParser()
- # Downstream tooling is much easier with unicode. For actual latex
- # users, use the modern biber backend instead of bibtex
=====================================
debian/patches/series
=====================================
@@ -2,4 +2,3 @@ python3.8.patch
python3.9.patch
enable_decorator_5.patch
python3.10.patch
-bibtexparser.patch
View it on GitLab: https://salsa.debian.org/med-team/qiime/-/compare/6c3a90a79ae5759005d8f410bd19f15401e0c96b...3639b7b7bb9800263487398c39574016c5ff12f0
--
View it on GitLab: https://salsa.debian.org/med-team/qiime/-/compare/6c3a90a79ae5759005d8f410bd19f15401e0c96b...3639b7b7bb9800263487398c39574016c5ff12f0
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/20240129/6791483c/attachment-0001.htm>
More information about the debian-med-commit
mailing list