github-actions[bot]
950fa58a85
[stubsabot] Mark python-slugify as obsolete since 8.0.2 ( #11316 )
...
Release: https://pypi.org/pypi/python-slugify/8.0.2
Homepage: https://github.com/un33k/python-slugify
Repository: https://github.com/un33k/python-slugify
Diff: https://github.com/un33k/python-slugify/compare/v8.0.1...v8.0.2
---------
Co-authored-by: AlexWaygood <alex.waygood@gmail.com >
2024-01-26 11:52:36 +00:00
Sebastian Rittau
afe18e95a9
Add an upstream_repository field to METADATA.toml ( #10487 )
...
Closes : #10478
2023-07-20 16:45:41 +02:00
Alex Waygood
6fd7e36e80
Add default values for third-party stubs beginning with 'P' ( #9957 )
2023-03-27 18:58:53 +01:00
Avasam
ed6748fb32
Stubtest settings: change ignore_missing_stub default to false ( #9779 )
...
If you're reading about this commit from an autogenerated changelog entry, this should have no user-visible impact on how the stubs are interpreted by a type checker; it's just an internal change to how typeshed's tests work.
2023-02-20 22:37:45 +00:00
github-actions[bot]
fba8e084b0
[stubsabot] Bump python-slugify to 8.0.* ( #9602 )
...
Release: https://pypi.org/pypi/python-slugify/8.0.0
Homepage: https://github.com/un33k/python-slugify
Diff: https://github.com/un33k/python-slugify/compare/v7.0.0...v8.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/__version__.py`, `slugify/slugify.py`.
- Total lines of Python code added: 3.
- Total lines of Python code deleted: 3.
2023-01-29 00:27:58 +00:00
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