[med-svn] [Git][med-team/seqmagick][upstream] New upstream version 0.8.4

Étienne Mollier gitlab at salsa.debian.org
Wed Dec 9 13:42:33 GMT 2020



Étienne Mollier pushed to branch upstream at Debian Med / seqmagick


Commits:
4a086172 by Étienne Mollier at 2020-12-09T14:27:02+01:00
New upstream version 0.8.4
- - - - -


4 changed files:

- README.rst
- requirements-rtd.txt
- requirements.txt
- setup.py


Changes:

=====================================
README.rst
=====================================
@@ -20,7 +20,7 @@ Requirements
 ============
 
 * Python >= 3.5
-* biopython >= 1.70
+* biopython >= 1.78
 
 Installation
 ============


=====================================
requirements-rtd.txt
=====================================
@@ -1,3 +1,3 @@
-biopython
+biopython>=1.78
+pygtrie>=2.1
 sphinx
-pygtrie


=====================================
requirements.txt
=====================================
@@ -1,5 +1,5 @@
-biopython>=1.70
-pygtrie
+biopython>=1.78
+pygtrie>=2.1
 
 # for development
 wheel


=====================================
setup.py
=====================================
@@ -35,7 +35,7 @@ setup(name='seqmagick',
       setup_requires=['nose>=1.0'],
       python_requires='>=3.5',
       test_suite='nose.collector',
-      install_requires=['biopython>=1.70'],
+      install_requires=['biopython>=1.78', 'pygtrie>=2.1'],
       classifiers=[
           'License :: OSI Approved :: GNU General Public License (GPL)',
           'Development Status :: 4 - Beta',



View it on GitLab: https://salsa.debian.org/med-team/seqmagick/-/commit/4a0861723a075bec35039d52060ec8f81e74ba4f

-- 
View it on GitLab: https://salsa.debian.org/med-team/seqmagick/-/commit/4a0861723a075bec35039d52060ec8f81e74ba4f
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/20201209/174b4fd0/attachment-0001.html>


More information about the debian-med-commit mailing list