15
0

Accepting request 1106044 from home:bnavigator:branches:devel:languages:python

- Update to 1.8.2
  * Add fallback to HOMETRASH when cross device errors happen in
    plat_other (#26, #41, #63)
  * win/legacy: tiny logic simplification by @BoboTiG in #77
- PEP517
- Drop Python2 code

OBS-URL: https://build.opensuse.org/request/show/1106044
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Send2Trash?expand=0&rev=12
This commit is contained in:
2023-08-28 10:37:31 +00:00
committed by Git OBS Bridge
parent 986419f57a
commit 3c91000ea0
4 changed files with 21 additions and 14 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sat Aug 26 13:11:25 UTC 2023 - Ben Greiner <code@bnavigator.de>
- Update to 1.8.2
* Add fallback to HOMETRASH when cross device errors happen in
plat_other (#26, #41, #63)
* win/legacy: tiny logic simplification by @BoboTiG in #77
- PEP517
- Drop Python2 code
-------------------------------------------------------------------
Thu Aug 3 17:41:08 UTC 2023 - ecsos <ecsos@opensuse.org>