2022-10-31 22:59:10 by Adam Ciarcinski | Files touched by this commit (1) |
Log message: py-unicode-slugify: not for Python 2.7 anymore |
2022-07-14 10:58:45 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-unicode-slugify: updated to 0.1.5 0.1.5: Unknown changes |
2022-01-14 12:49:45 by Thomas Klausner | Files touched by this commit (34) |
Log message: *: remove workaround patches for python 3.6 |
2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message: *: bump PKGREVISION for egg.mk users They now have a tool dependency on py-setuptools instead of a DEPENDS |
2021-10-26 12:06:54 by Nia Alarie | Files touched by this commit (150) |
Log message: converters: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes |
2021-10-07 15:29:13 by Nia Alarie | Files touched by this commit (150) |
Log message: converters: Remove SHA1 hashes for distfiles |
2020-05-31 22:49:34 by Joerg Sonnenberger | Files touched by this commit (14) |
Log message: Explicitly read files as unicode for Python 3. The content is converted using the system locale with Python 3.6 otherwise, falling back to ASCII. |
2020-05-18 10:49:35 by Leonardo Taccari | Files touched by this commit (1) |
Log message: py-unicode-slugify: Sort PLIST |
2020-05-01 19:50:59 by Nia Alarie | Files touched by this commit (4) |
Log message: converters: Add py-unicode-slugify Unicode Slugify is a slugifier that generates unicode slugs. It was originally used in the Firefox Add-ons web site to generate slugs for add-ons and add-on collections. Many of these add-ons and collections had unicode characters and required more than simple transliteration. |