sthen
ddb7321900
py-ecdsa: don't explicitly list py-test in TEST_DEPENDS; port uses
...
MODPY_PYTEST so it is added by python.port.mk where needed
2022-02-26 17:31:39 +00:00
sthen
29389da44c
bump REVISION for switch from Python 3.8 -> 3.9
2021-11-02 00:02:15 +00:00
benoit
8100ff1492
Update to py-ecdsa-0.17.0.
2021-06-08 19:51:51 +00:00
kmos
2795ba2341
Bump the REVISION on all ports that use the python2 version of
...
py-setuptools.
Also change the lang/python module to use the new
devel/py2-setuptools for python2 ports
ok sthen@
2021-05-21 19:50:21 +00:00
benoit
e69f533602
Update to py-ecdsa-0.16.1.
2020-11-14 11:39:46 +00:00
sthen
d9cfe4113e
bump REVISION; python 3 default changed to 3.8
2020-07-03 21:12:24 +00:00
tb
f705fd1691
Add missing RDEP on py-six.
...
ok benoit (maintainer)
2020-02-23 18:00:27 +00:00
benoit
4316ba1a62
Update to py-ecdsa-0.15.
2020-01-15 09:23:52 +00:00
kmos
fe99b39846
Update security/py-ecdsa 0.13.2 -> 0.14.1
...
Fixes CVE-2019-14853 and CVE-2019-14859
From Wen Heping
OK benoit@ (maintainer)
2019-12-26 17:28:33 +00:00
sthen
4435b868be
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 21:15:33 +00:00
benoit
1ef03ed91c
Update to py-ecdsa-0.13.2.
2019-05-03 07:54:22 +00:00
sthen
d7f0752227
bump all the py3 things, _SYSTEM_VERSION didn't quite work out how
...
we expected and it's easier|safer to do it this way than fiddle with
pkg_add now. thanks aja for update tests with a quick bulk.
2019-04-28 20:51:26 +00:00
landry
56db554a9b
bump ports depending on python3 in security
2017-01-03 19:26:14 +00:00
shadchin
75cddeb44b
Add python3 flavor and test.
...
ok sthen@, benoit@ (maintainer)
2016-01-03 17:18:58 +00:00
jasper
5e91600570
- switch to MODPY_PI
2015-04-02 14:21:12 +00:00
benoit
0b280ed44b
Update to py-ecdsa-0.13.
2015-03-16 08:59:06 +00:00
benoit
361fe78037
Update to py-ecdsa 0.11.
2014-03-12 21:01:56 +00:00
benoit
f9ca202f5e
Import security/py-ecdsa
...
This is an easy-to-use implementation of ECDSA cryptography (Elliptic Curve
Digital Signature Algorithm), implemented purely in Python, released under
the MIT license. With this library, you can quickly create keypairs (signing
key and verifying key), sign messages, and verify the signatures. The keys
and signatures are very short, making them easy to handle and incorporate
into other protocols.
ok sthen@
2013-10-30 15:24:54 +00:00