- Enable tests - Update to latest upstream release 3.3.1 * Wed Mar 18 2020 Fabian Affolter <mail@fabian-affolter.ch> - 3.3.0-1 - Initial package for Fedora
23 lines
483 B
Diff
23 lines
483 B
Diff
--- andriller-3.3.1/requirements.txt.orig 2020-03-31 15:21:51.024553219 +0200
|
|
+++ andriller-3.3.1/requirements.txt 2020-03-31 15:22:59.925927151 +0200
|
|
@@ -1,11 +1,9 @@
|
|
-wheel
|
|
-dateutils==0.6.7
|
|
-javaobj-py3==0.4.0.1
|
|
-pycryptodomex==3.9.7
|
|
-python-dateutil==2.8.0
|
|
-XlsxWriter==1.2.6
|
|
-Jinja2==2.10.3
|
|
-timeout-decorator==0.4.1
|
|
-appdirs==1.4.3
|
|
-dataclasses
|
|
-requests==2.22.0
|
|
+dateutils
|
|
+javaobj-py3
|
|
+pycryptodomex
|
|
+python-dateutil
|
|
+XlsxWriter
|
|
+Jinja2
|
|
+timeout-decorator
|
|
+appdirs
|
|
+requests
|