Commit Graph

23 Commits

Author SHA1 Message Date
naddy
8c0294c2fa drop RCS Ids 2022-03-11 19:53:16 +00:00
sthen
29389da44c bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:02:15 +00:00
ajacoutot
274af371a8 Update to py3-rsa-4.7.2. 2021-02-27 06:24:19 +00:00
ajacoutot
4958097dd2 Update to py3-rsa-4.7.1. 2021-02-17 07:51:30 +00:00
ajacoutot
63eb991f41 Update to py3-rsa-4.7. 2021-01-14 14:22:40 +00:00
ajacoutot
46fd384b52 Change the "FLAVOR ?= python3" contruct to "FLAVOR = python3" since these are
python3 only ports.

"Yes please, it's not really optional so I think = is better." sthen@
2020-08-19 12:25:12 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
ajacoutot
b271b96132 SECURITY update to py3-rsa-4.6.
- CVE-2020-13757
2020-06-13 08:23:35 +00:00
ajacoutot
a47e91ca08 Update to py3-rsa-4.2. 2020-06-12 09:45:54 +00:00
ajacoutot
b63f31388e Update to py3-rsa-4.1.
Make it py3 only.
2020-06-11 06:48:45 +00:00
sthen
77f7cc9c61 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:49:33 +00:00
kmos
c45cd79fc7 Add RUN_DEPENDS to TEST_DEPENDS automatically for ports using the
lang/python port module. I've not yet come up with a port that
would not need this and one can always set MODPY_TESTDEP to "no"
to prevent the module from touching TEST_DEPENDS.

Idea from afresh1 who pointed out the cpan module already does this.

aja "I support this move."

OK sthen@
2019-05-15 12:04:34 +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
kn
0796219cc0 Convert devel/py-test consumers to new MODPY_PYTEST
lang/python/python.port.mk revision 1.102 and 1.103 added
MODPY_TEST_LOCALE and MODPY_PYTEST respectively, nicely wrapping up the
usual pytest dance.

This removes hand-rolled do-tests from all 70 ports by setting
MODPY_PYTEST=Yes and MODPY_TEST_LOCALE as well as HOME=${WRKDIR} to TESTENV
as needed.

From Kurt Mosiejczuk <kurt at cranky dot work>, thanks!
OK sthen
2019-03-25 14:29:49 +00:00
ajacoutot
58957e3272 Update to py-rsa-4.0. 2019-02-18 11:06:22 +00:00
ajacoutot
ee3efe3b08 Use a specific version of security/py-rsa. 2018-09-17 08:52:39 +00:00
landry
56db554a9b bump ports depending on python3 in security 2017-01-03 19:26:14 +00:00
danj
f780072f00 Remove superfluous if ${FLAVOR:Mpython3}
tweaks and ok rpointel@ shadchin@
2016-11-10 21:58:40 +00:00
ajacoutot
9e57000673 Update to py-rsa-3.4.2 and take maintainer.
prodded by danj@
2016-05-26 09:57:47 +00:00
danj
1cdb143662 update to py-rsa-3.4.1
tweaks from jca@, ok shadchin@ jca@ ajacoutot@
2016-03-29 17:44:29 +00:00
ajacoutot
46cf10f86f SECURITY: fix BB'06 attack in verify() by switching from parsing to
comparison.

prodded by jasper@
2016-01-08 09:23:00 +00:00
jasper
71e3fd2dce remove HOMEPAGE from ports that had the (now default) pypi homepage 2016-01-07 21:37:48 +00:00
ajacoutot
2f164eccaf Import py-rsa-3.2.3.
Python-RSA is a pure-Python RSA implementation. It supports encryption and
decryption, signing and verifying signatures, and key generation according to
PKCS#1 version 1.5. It can be used as a Python library as well as on the
commandline.

ok sthen@ robert@
2016-01-06 15:45:14 +00:00