aboutsummaryrefslogtreecommitdiff
path: root/lang/python/python-enum34/patches/001-omit-docs.patch
Commit message (Collapse)AuthorAge
* python-libraries: Remove Python 2-only packagesJeffery To2020-04-02
| | | | | | | | | | These are either libraries that backport Python 3 features for Python 2 programs, or libraries that have not had Python 3 variants added to them by anyone. These packages will be added to the abandoned packages feed. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-enum34: Update to 1.1.10, refresh patchJeffery To2020-03-17
| | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-enum34: Update to 1.1.9, refresh patchJeffery To2020-02-24
| | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python packages: move all things python under lang/pythonAlexandru Ardelean2017-05-17
I admit this may be be a bit aggressive, but the lang folder is getting cluttered/filled up with Python, PHP, Perl, Ruby, etc. packages. Makes sense to try to group them into per-lang folders. I took the Pythons. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>