15
0

- update to 1.8.3:

* Add support for any iterable type as input
  * fix: Use os.fsdecode() for arguments to shutil.move()
- created package using py2pack

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Send2Trash?expand=0&rev=14
This commit is contained in:
2024-10-30 19:52:49 +00:00
committed by Git OBS Bridge
parent 3c91000ea0
commit 00bb067d03
4 changed files with 14 additions and 7 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Oct 30 19:52:27 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 1.8.3:
* Add support for any iterable type as input
* fix: Use os.fsdecode() for arguments to shutil.move()
-------------------------------------------------------------------
Sat Aug 26 13:11:25 UTC 2023 - Ben Greiner <code@bnavigator.de>
@@ -80,6 +87,6 @@ Fri Oct 20 16:18:31 UTC 2017 - toddrme2178@gmail.com
-------------------------------------------------------------------
Fri Sep 27 13:48:57 UTC 2013 - barendartchuk@suse.com
- created package using py2pack
- created package using py2pack