mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-09 05:24:52 +08:00
[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>
This commit is contained in:
committed by
GitHub
parent
4fa759f12a
commit
950fa58a85
@@ -1 +1,2 @@
|
||||
slugify.__main__
|
||||
slugify.annotations # __future__.annotations is not public API
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
version = "8.0.*"
|
||||
version = "8.0.2"
|
||||
upstream_repository = "https://github.com/un33k/python-slugify"
|
||||
obsolete_since = "8.0.2" # Released on 2024-01-25
|
||||
|
||||
Reference in New Issue
Block a user