forked from pool/python-platformdirs
- update to 3.5.1:
* Add 3.12 support * Add tox.ini to sdist * removing Windows versions * Better handling for UNIX support * platformdirs: introduce `user_music_dir()` * platformdirs: introduce `user_videos_dir()` * Adding platformdirs.PlatformDirs to docs * Fix linter failures * Exclude bots from generated release notes * platformdirs: introduce `user_pictures_dir()` OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-platformdirs?expand=0&rev=15
This commit is contained in:
@@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 2 20:55:07 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 3.5.1:
|
||||
* Add 3.12 support
|
||||
* Add tox.ini to sdist
|
||||
* removing Windows versions
|
||||
* Better handling for UNIX support
|
||||
* platformdirs: introduce `user_music_dir()`
|
||||
* platformdirs: introduce `user_videos_dir()`
|
||||
* Adding platformdirs.PlatformDirs to docs
|
||||
* Fix linter failures
|
||||
* Exclude bots from generated release notes
|
||||
* platformdirs: introduce `user_pictures_dir()`
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 21 12:29:27 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user