Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
03 Jan 2021 09:11:52
0.4.7

|
antoine  |
Remove python 2.7 support from a few ports |
30 Nov 2019 06:15:57
0.4.7

|
delphij  |
devel/py-pyasn1: update to 0.4.7
This is required by beancount.
PR: 241873
Approved by: maintainer timeout |
10 Jan 2019 21:23:11
0.4.5

|
sunpoet  |
Update to 0.4.5
- While I'm here, update WWW
Changes: https://github.com/etingof/pyasn1/releases
PR: 234810
Submitted by: John W. O'Brien <john@saltant.com>
Approved by: Martin Jackson <mhjacks@@swbell.net> (maintainer) |
14 Jan 2018 07:07:18
0.4.2

|
sunpoet  |
Update to 0.4.2
Changes: https://github.com/etingof/pyasn1/releases
PR: 225134
Submitted by: sunpoet (myself)
Approved by: Martin Jackson <mhjacks@swbell.net> (maintainer) |
30 Nov 2017 15:50:34
0.3.7

|
mat  |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
17 Oct 2017 20:17:17
0.3.7

|
swills  |
devel/py-pyasn1: update to 0.3.7
PR: 222890
Submitted by: timur (inspired by)
Approved by: mhjacks@swbell.net (maintainer) |
07 Jun 2017 10:56:41
0.2.2

|
koobs  |
[NEW] devel/py3-pyasn1: Create Python 3.x port of py-pyasn1
The latest www/py-requests update [1] unbundled its dependencies, now
requiring chardet, idna, urllib3 and certifi from ports.
www/py3-requests port was not tested during QA, which would have highlighted
the need for many new py3-* ports (and their dependencies).
This change creates one of those ports.
While I'm here:
- Update test target and setup.py variable
[1] https://svnweb.freebsd.org/changeset/ports/442565
PR: 219833 |
20 Feb 2017 15:10:27
0.2.2

|
sunpoet  |
Update to 0.2.2
- Update COMMENT of devel/py-pyasn1-modules
Changes: http://pyasn1.sourceforge.net/changelog.html
https://github.com/etingof/pyasn1/blob/master/CHANGES.rst
PR: 217204
Submitted by: John W. O'Brien <john@saltant.com>
Approved by: Martin Jackson <mhjacks@swbell.net> (maintainer) |
18 Nov 2015 21:48:05
0.1.9

|
rm  |
devel/py-pyasn1: update to 0.1.9
PR: 204567
Submitted by: John W. O'Brien <john@saltant.com>
Approved by: mhjacks@swbell.net (maintainer) |
18 Nov 2015 21:41:48
0.1.8

|
rm  |
devel/py-asn1: move to devel/py-pyasn1 to match PyPI name
- move to devel/py-pyasn1 to match PyPI name
- update *_DEPENDS and bump PORTREVISION in dependent ports
- reset PORTEPOCH
PR: 204567
Submitted by: John W. O'Brien <john@saltant.com>
Approved by: mhjacks@swbell.net (maintainer of devel/py-asn1) |