| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2.2.3 12 May 2018 16:59:52
  |
dbaio  |
dns/py-dns-lexicon: Update to 2.2.3
PR: 228168
Submitted by: Goran Mekic <meka@tilda.center> (maintainer) |
2.2.2 05 May 2018 17:45:04
  |
sunpoet  |
Update to 2.2.2
Changes: https://github.com/AnalogJ/lexicon/releases
PR: 227992
Submitted by: Goran Mekic <meka@tilda.center> (maintainer) |
2.2.1 12 Apr 2018 09:30:05
  |
yuri  |
dns/py-dns-lexicon: Update 2.1.24 -> 2.2.1
Also sorted RUN_DEPENDS and reordered USE_PYTHON.
PR: 227457
Submitted by: Goran Mekic <meka@tilda.center> (maintainer) |
2.1.24 21 Mar 2018 19:04:29
  |
sunpoet  |
Update to 2.1.24
Changes: https://github.com/AnalogJ/lexicon/releases
PR: 226819
Submitted by: Goran Mekic <meka@tilda.center> (maintainer) |
2.1.20 02 Mar 2018 04:33:29
  |
yuri  |
dns/py-dns-lexicon: Update to 2.1.20
Also removed version numbers of dependencies.
PR: 226280
Submitted by: Goran Mekic <meka@tilda.center>
Approved by: tcberner (mentor, implicit) |
2.1.19 24 Feb 2018 20:12:54
  |
yuri  |
dns/py-dns-lexicon: Update to 2.1.19
Also added USE_PYTHON=concurrent
PR: 226182
Submitted by: Goran Mekic <meka@tilda.center> (maintainer)
Approved by: tcberner (mentor, implicit) |
2.1.18 27 Jan 2018 13:45:53
  |
dbaio  |
dns/py-dns-lexicon: Update to 2.1.18
PR: 225464
Submitted by: Goran Mekic <meka@tilda.center> (maintainer) |
2.1.16 29 Dec 2017 22:03:19
  |
joneum  |
dns/py-dns-lexicon: Update from 2.1.12 to 2.1.16
*While here, switch to DISTVERSION
PR: 224589
Submitted by: Goran Mekic <meka@tilda.center> (maintainer)
Approved by: mentors (implicit) |
2.1.12 30 Nov 2017 15:50:34
  |
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 ) |
2.1.12 29 Nov 2017 22:15:32
  |
dbaio  |
dns/py-dns-lexicon: Update to 2.1.12
Changes: https://github.com/AnalogJ/lexicon/releases/tag/v2.1.12
PR: 223968
Submitted by: Goran Mekic <meka@tilda.center> (maintainer) |
2.1.11 13 Nov 2017 05:19:43
  |
swills  |
dns/py-dns-lexicon: update to 2.1.11
PR: 223639
Submitted by: Goran Mekic <meka@tilda.center> (maintainer) |
2.1.10 19 Jul 2017 23:23:11
  |
dbaio  |
dns/py-dns-lexicon: Update to 2.1.10
Changes: https://github.com/AnalogJ/lexicon/releases/tag/v2.1.9
https://github.com/AnalogJ/lexicon/releases/tag/v2.1.10
PR: 220845
Submitted by: Goran Mekic <meka@tilda.center> (maintainer) |
2.1.8 29 Jun 2017 18:16:25
  |
ultima  |
* Updated to 2.1.8
Changelog: https://github.com/AnalogJ/lexicon/releases/tag/v2.1.8
PR: 220298
Submitted by: Goran Mekic <meka@tilda.center> (maintainer)
Reviewed by: lifanov (mentor)
Approved by: lifanov (mentor)
Differential Revision: https://reviews.freebsd.org/D11384 |
2.1.7 19 Jun 2017 22:31:47
  |
dbaio  |
dns/py-dns-lexicon: Update to 2.1.7
Changes: https://github.com/AnalogJ/lexicon/releases/tag/v2.1.7
PR: 220007
Submitted by: Goran Mekic <meka@tilda.center> (maintainer)
Approved by: garga (mentor)
Differential Revision: https://reviews.freebsd.org/D11220 |
2.1.5 29 May 2017 15:28:57
  |
sunpoet  |
Update to 2.1.5
Changes: https://github.com/AnalogJ/lexicon/releases
PR: 219623
Submitted by: Goran Mekic <meka@tilda.center> (maintainer) |
2.1.4 16 May 2017 00:13:01
  |
dbaio  |
dns/py-dns-lexicon: Update to 2.1.4
PR: 219240
Submitted by: Goran Mekic <meka@tilda.center> (maintainer)
Approved by: garga (mentor)
Differential Revision: https://reviews.freebsd.org/D10700 |
2.1.2 09 May 2017 14:23:21
  |
sunpoet  |
Update to 2.1.2
- While I'm here:
- Add LICENSE_FILE
- Sort USE_PYTHON
- Fix typo
Changes: https://github.com/AnalogJ/lexicon/releases
PR: 219167
Submitted by: Goran Mekic <meka@tilda.center> (maintainer) |
2.0.7 06 May 2017 06:03:58
  |
miwi  |
Lexicon provides a way to manipulate DNS records on multiple DNS providers in a
standardized way. Lexicon has a CLI but it can also be used as a python library.
Lexicon was designed to be used in automation, specifically letsencrypt.
WWW: https://github.com/AnalogJ/lexicon
PR: 218792
Submitted by: Goran Meki <meka@tilda.center> |