parent
8a7a2bfecf
commit
6120f5228e
@ -1,2 +1,3 @@
|
|||||||
/python-python-fido2-0.4.0.tar.gz
|
/python-python-fido2-0.4.0.tar.gz
|
||||||
/python-python-fido2-0.5.0.tar.gz
|
/python-python-fido2-0.5.0.tar.gz
|
||||||
|
/python-python-fido2-0.6.0.tar.gz
|
||||||
|
@ -1,13 +1,13 @@
|
|||||||
diff -up python-fido2-0.4.0/setup.py.setup python-fido2-0.4.0/setup.py
|
diff -up python-fido2-0.6.0/setup.py.orig python-fido2-0.6.0/setup.py
|
||||||
--- python-fido2-0.4.0/setup.py.setup 2018-09-27 04:51:05.000000000 -0600
|
--- python-fido2-0.6.0/setup.py.orig 2019-05-10 04:52:54.000000000 -0600
|
||||||
+++ python-fido2-0.4.0/setup.py 2018-11-30 16:23:47.747443403 -0700
|
+++ python-fido2-0.6.0/setup.py 2019-05-11 14:18:52.328437806 -0600
|
||||||
@@ -49,9 +49,6 @@ setup(
|
@@ -49,9 +49,6 @@ setup(
|
||||||
'six',
|
'six',
|
||||||
'cryptography>=1.0',
|
'cryptography>=1.5',
|
||||||
],
|
],
|
||||||
- extras_require={
|
- extras_require={
|
||||||
- ':python_version < "3.4"': ['enum34']
|
- ':python_version < "3.4"': ['enum34']
|
||||||
- },
|
- },
|
||||||
test_suite='test',
|
test_suite='test',
|
||||||
tests_require=['mock>=1.0.1', 'pyfakefs>=2.4'],
|
tests_require=['mock>=1.0.1', 'pyfakefs>=3.4'],
|
||||||
classifiers=[
|
classifiers=[
|
||||||
|
@ -1 +1 @@
|
|||||||
SHA512 (python-python-fido2-0.5.0.tar.gz) = cb38d7943407fd29f5478e8ed5e83f51acae7ae7071471c494cebd09e4ba7b71a2c7a55cce3e56db30c5ddc5a8cca28cee1c5c1a301e362196805cf609fad13b
|
SHA512 (python-python-fido2-0.6.0.tar.gz) = 43b66e7af01a0ced6a8b004f9d20e258b59d92af011aa6a695da702c67b49121e1cc216dae74fe4e8446de3a88d606237a67bae3c8893f7ffc3b0d094fd85665
|
||||||
|
Loading…
Reference in new issue