Commit Graph

14 Commits

Author SHA256 Message Date
Ana Guerrero
dfb13d5eb7 Accepting request 1106284 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1106284
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Send2Trash?expand=0&rev=6
2023-08-28 15:17:13 +00:00
Markéta Machová
3c91000ea0 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
2023-08-28 10:37:31 +00:00
Dominique Leuenberger
e6ba5b96bb Accepting request 1102346 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1102346
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Send2Trash?expand=0&rev=5
2023-08-04 13:04:41 +00:00
Markéta Machová
986419f57a Accepting request 1102221 from home:ecsos:python
- Add %{?sle15_python_module_pythons}

OBS-URL: https://build.opensuse.org/request/show/1102221
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Send2Trash?expand=0&rev=10
2023-08-04 11:23:54 +00:00
Dominique Leuenberger
d632f2c5c4 Accepting request 943779 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/943779
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Send2Trash?expand=0&rev=4
2022-01-04 18:38:14 +00:00
0e19fc3fc2 Accepting request 943767 from home:bnavigator:branches:devel:languages:python
- Update to 1.8.0
  * Add compatibility with pathlib paths (#49)
  * Fix thread compatibility of modern windows implementation (#59)
  * Fix handling of UNC names in legacy windows implementation
    (#57)
- Release Version 1.7.1
  * Fix handling of UNC names (#57)
  * Changed conditional for when to try to use pyobjc version (#51)
  * Add console_script entry point (#50)
  * Increased python CI versions (#52, #54)
  * Fix minor issue in setup.py (#53)
  * Fix issue with windows tests importing modules on non-windows
    (#55)
  * Unit test cleanups, rewrites, and flake8 cleanups
  * Windows: Fix legacy windows platform for multi-byte unicode and
    add tests
  * macOS: Add alternative pyobjc version to potentially improve
    compatibility (#51)
  * Add main method which allows calling via python -m send2trash
    somefile
  * Windows: Add support for using IFileOperation when pywin32 is
    present on Vista and newer
  * Add support for passing multiple files at once in a list
  * Windows: Batch multi-file calls to improve performance (#42)
  * Windows: Fix issue with SHFileOperation failing silently when
    path is not found (#33)
- Drop python2.patch

OBS-URL: https://build.opensuse.org/request/show/943767
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Send2Trash?expand=0&rev=9
2022-01-04 14:19:57 +00:00
Dominique Leuenberger
4dc6a1cd57 Accepting request 682096 from devel:languages:python
- Update to 1.5.0:
  * More specific error when failing to create XDG fallback trash directory (#20)
  * Windows: Workaround for long paths (#23)
- Add patch to test properly under python2:
  * python2.patch

OBS-URL: https://build.opensuse.org/request/show/682096
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Send2Trash?expand=0&rev=3
2019-03-22 14:00:18 +00:00
Tomáš Chvátal
ba84b74220 - Update to 1.5.0:
* More specific error when failing to create XDG fallback trash directory (#20)
  * Windows: Workaround for long paths (#23)
- Add patch to test properly under python2:
  * python2.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Send2Trash?expand=0&rev=7
2019-03-06 10:43:29 +00:00
Dominique Leuenberger
10d9b62861 Accepting request 659837 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/659837
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Send2Trash?expand=0&rev=2
2018-12-19 12:54:07 +00:00
Todd R
dfc65d9882 Accepting request 659803 from home:jengelh:branches:devel:languages:python
- Use noun phrase in summary. Wrap description at 70 cols.

OBS-URL: https://build.opensuse.org/request/show/659803
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Send2Trash?expand=0&rev=5
2018-12-19 04:03:55 +00:00
7000688a41 Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Send2Trash?expand=0&rev=4
2018-12-04 14:01:57 +00:00
Dominique Leuenberger
f6d378475e Accepting request 536643 from devel:languages:python
- Renamed python-send2trash to python-Send2Trash to follow openSUSE python package naming guidelines
- Implement single-spec version
- Update to Version 1.4.1
  * Fix crash on Windows introduced in v1.4.0. Oops… (#14)
- Update to Version Version 1.4.0
  * Use bytes instead of str for internal path handling in plat_other. (#13)
- Update to Version Version 1.3.1
  * Throw WindowsError instead of OSError in plat_win. (#7)
  * Fix TypeError on python 2 in plat_other. (#12)
- created package using py2pack

OBS-URL: https://build.opensuse.org/request/show/536643
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Send2Trash?expand=0&rev=1
2017-10-26 16:45:11 +00:00
Todd R
2efc1a1262 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Send2Trash?expand=0&rev=2 2017-10-26 03:03:52 +00:00
Todd R
dcfc681f74 Accepting request 536642 from home:TheBlackCat:branches:devel:languages:python
- Renamed to python-Send2Trash to follow openSUSE pyhon package
  naming guidelines
- Implement single-spec version
- Update to Version 1.4.1
  * Fix crash on Windows introduced in v1.4.0. Oops… (#14)
- Update to Version Version 1.4.0
  * Use bytes instead of str for internal path handling in plat_other. (#13)
- Update to Version Version 1.3.1
  * Throw WindowsError instead of OSError in plat_win. (#7)
  * Fix TypeError on python 2 in plat_other. (#12)
- created package using py2pack

OBS-URL: https://build.opensuse.org/request/show/536642
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Send2Trash?expand=0&rev=1
2017-10-26 03:03:36 +00:00