Alex Waygood
|
f62f402127
|
python-slugify: use explicit re-exports (#9225)
Fixes https://github.com/python/typeshed/pull/9224#discussion_r1027053364
|
2022-11-19 06:47:34 -08:00 |
|
github-actions[bot]
|
7e77208f8a
|
[stubsabot] Bump python-slugify to 7.0.* (#9224)
Release: https://pypi.org/pypi/python-slugify/7.0.0
Homepage: https://github.com/un33k/python-slugify
Diff: https://github.com/un33k/python-slugify/compare/v6.1.2...v7.0.0
Stubsabot analysis of the diff between the two releases:
- 0 public Python files have been added.
- 0 files included in typeshed's stubs have been deleted.
- 2 files included in typeshed's stubs have been modified or renamed: `slugify/__init__.py`, `slugify/__version__.py`.
- Total lines of Python code added: 11.
- Total lines of Python code deleted: 3.
|
2022-11-18 17:41:57 -08:00 |
|
Nikita Sobolev
|
ba2597daa9
|
Mark python-slugify as completed (#9222)
|
2022-11-18 10:50:20 +00:00 |
|
Shantanu
|
6e039ddce3
|
[stubsabot] Bump python-slugify to 6.1.* (#8208)
|
2022-06-29 09:54:42 -07:00 |
|
Alex Waygood
|
653f2c6ba4
|
Third-party stubs: import from collections.abc where possible (#7637)
|
2022-04-16 14:52:57 +01:00 |
|
Akuli
|
994b69ef8f
|
Use lowercase tuple where possible (#6170)
|
2021-10-14 17:18:19 -07:00 |
|
Sebastian Rittau
|
9f86972350
|
Add star to all non-0.1 versions (#6146)
|
2021-10-11 13:41:19 -07:00 |
|
Gergely Kalmár
|
96b5254056
|
Fix python-slugify replacements argument type (#6004)
Update version field, remove Python 2 compatibility marker
|
2021-09-05 20:44:23 +02:00 |
|
Akuli
|
ee487304d7
|
Big diff: Use new "|" union syntax (#5872)
|
2021-08-08 11:05:21 +02:00 |
|
Ivan Levkivskyi
|
16ae4c6120
|
Re-organize directory structure (#4971)
See discussion in #2491
Co-authored-by: Ivan Levkivskyi <ilevkivskyi@dropbox.com>
|
2021-01-27 12:00:39 +00:00 |
|