textproc/py-RTFDE: Update to 0.1.1

ChangeLog: https://github.com/seamustuohy/RTFDE/releases/tag/0.1.1

* Pin RTFDE to lark 1.1.8.
* Exclude test modules from being installed as top level module when building the wheel from source.
* Remove unnecessary shebang from non-standalone code.
* Updated all licenses to consistently state LGPLv3.
* Updated python version to v3.8 and removed use of v3.9 byte-manipulation methods.
  - Next major change, when 3.9 is more commonly used, we will push up to 3.9 and revert it forward again.

PR:		275725
This commit is contained in:
Jesús Daniel Colmenares Oviedo 2023-12-12 11:23:52 -04:00 committed by Robert Clausecker
parent 77b212c5d0
commit da5f506d29
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= RTFDE
DISTVERSION= 0.1.0
DISTVERSION= 0.1.1
CATEGORIES= textproc python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1691712135
SHA256 (RTFDE-0.1.0.tar.gz) = 12215ee59856208010b9200c19afe0f9fa13a3fb39f44015979299c248cbacd7
SIZE (RTFDE-0.1.0.tar.gz) = 43426
TIMESTAMP = 1702394408
SHA256 (RTFDE-0.1.1.tar.gz) = 9e43485e79b2dd1018127735d8134f65d2a9d73af314d2a101f10346333b241e
SIZE (RTFDE-0.1.1.tar.gz) = 43608