Andreas Tille pushed to branch upstream at Debian Med / epigrass


Commits:
dbdda43a by Andreas Tille at 2021-10-19T07:32:55+02:00
New upstream version 3.0.3+dfsg
- - - - -


3 changed files:

- Epigrass/__version__.py
- requirements.txt
- setup.py


Changes:

=====================================
Epigrass/__version__.py
=====================================
@@ -1 +1 @@
-version = "3.0.1"
+version = "3.0.3"


=====================================
requirements.txt
=====================================
@@ -6,7 +6,7 @@ networkx
 SQLAlchemy
 SQLObject
 tqdm
-Cython
+cython
 dbfread
 pweave
 pymysql


=====================================
setup.py
=====================================
@@ -1,5 +1,5 @@
 from setuptools import setup
-from Cython.Build import cythonize
+# from Cython.Build import cythonize
 from Epigrass.__version__ import version
 
 with open('requirements.txt') as f:



View it on GitLab: 
https://salsa.debian.org/med-team/epigrass/-/commit/dbdda43a3a2f0df357969450f824f193cf3620dc

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/epigrass/-/commit/dbdda43a3a2f0df357969450f824f193cf3620dc
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to