Number of commits found: 9
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
07 Apr 2021 08:09:01 3.8
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 3.8
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
14 Jan 2021 14:34:38
3.8
|
dbaio  |
Remove PY_SPHINX from ports using Python 3
Approved by: portmgr blanket
Differential Revision: https://reviews.freebsd.org/D28093 |
28 Dec 2020 23:02:15
3.8
|
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
10 Jul 2020 06:30:38
3.8
|
kai  |
devel/py-boolean.py: Update to 3.8
* Switch to PyPI as tarballs can be retrieved there now.
Changelog since 3.6:
https://github.com/bastikr/boolean.py/blob/v3.8/CHANGELOG.rst
MFH: No (contains more API changes than bugfixes) |
11 May 2020 23:51:58
3.6
|
dbaio  |
Update Sphinx
- Repocopy textproc/py-sphinx to textproc/py-sphinx18
Update it to 1.8.5 (latest version from 1.8.X).
This version supports Python 2 and 3.
Add test target.
- textproc/py-sphinx: Update to 3.0.2
Python 3 only (3.5+).
Add test target.
- Mk/Uses/python.mk: Add PY_SPHINX
(Only the first 15 lines of the commit message are shown above ) |
01 Feb 2019 18:55:18
3.6
|
kai  |
Change my maintainer email address to my new one at the FreeBSD project.
Reviewed by: miwi (mentor)
Approved by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D19050 |
05 Jan 2019 20:59:34
3.6
|
swills  |
devel/py-boolean.py: Update to 3.6
PR: 232881
Submitted by: Kai <freebsd_ports@k-worx.org> (maintainer) |
28 Jul 2018 12:00:34
3.5
|
miwi  |
This library helps you deal with boolean expressions and algebra with variables
and the boolean functions AND, OR, NOT.
You can parse expressions from strings and simplify and compare expressions. You
can also easily create your custom algreba and mini DSL and create custom
tokenizers to handle custom expressions.
WWW: https://github.com/bastikr/boolean.py
PR: 229437
Submitted by: freebsd_ports@k-worx.org
Sponsored by: iXsystems Inc. |
Number of commits found: 9
|