Path to this page:
Next | Query returned 9 messages, browsing 1 to 10 | previous
CVS Commit History:
2020-06-03 18:37:25 by Adam Ciarcinski | Files touched by this commit (5) |  |
Log message:
py-slugify: updated to 4.0.0
4.0.0
- Drop support from 2.6, & < 3.4.5
|
2019-09-30 13:06:55 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
py-python-slugify: update to 3.0.4.
To fix build/run with py-text-unidecode 1.3 (see PR 54583).
## 3.0.4
- Now supporting text-unidecode>=1.3
- Now supporting Unidecode>=1.1.1
|
2019-08-28 09:57:30 by Adam Ciarcinski | Files touched by this commit (3) |
Log message:
py-python-slugify: cleanup
|
2019-08-28 07:42:16 by Thomas Klausner | Files touched by this commit (2) |
Log message:
py-python-slugify: Improve DESCR and COMMENT (explaining what slugify means)
|
2019-08-28 06:28:15 by Takahiro Kambe | Files touched by this commit (1) |
Log message:
devel/py-python-slugify: depends on py-text-unidecode instead of py-Unidecode
Depends on py-text-unidecode instead of py-Unidecode to fix runtime
problem. CHANGELOG for 3.0.0 says "Promote text-unidecode as the primary
decoding package".
Bump PKGREVISION.
|
2019-08-13 20:54:59 by Greg Troxel | Files touched by this commit (2) |
Log message:
devel/py-python-slugify: Update to 3.0.3
## 3.0.3
- Add Options to readme
- Add more unit tests
## 3.0.2
- Add official support of Py 3.7
## 3.0.1
- Add test.py to manifest
## 3.0.0
- Upgrade Unidecode
- Promote text-unidecode as the primary decoding package
- Add Unidecode as an optional extra. "pip install \
python-slugify[unidecode]"
## 2.0.1
- Add replacements option e.g. [['|', 'or'], ['%', 'percent'], ['-', '_']] \
(@andriyor)
## 2.0.0
- Fix alternative dependency installation
|
2018-12-22 18:14:35 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
devel/py-python-slugify: fix ALTERNATIVES file
Fix ALTERNATIVES file syntax.
BUmp PKGREVISION.
|
2018-12-17 17:24:48 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
devel/py-python-slugify: update to 1.2.6
## 1.2.6
- Add support for case sensitive slugs (@s-m-e)
|
2018-09-23 20:16:24 by Takahiro Kambe | Files touched by this commit (5) |
Log message:
devel/py-python-slugify: add version 1.2.5
Required by newer devel/transifex-client.
Overview
--------
A Python **slugify** application that handles **unicode**.
|
Next | Query returned 9 messages, browsing 1 to 10 | previous