14
0
Commit Graph

10 Commits

Author SHA256 Message Date
Tomáš Chvátal
201482fa66 Accepting request 821820 from home:alois:branches:devel:languages:python
- Update to version 3.2
  New features:
  * Support unar as decompression backend.  It has much
    better support for RAR features than bsdtar.
  * Support SFX archives - archive header is searched in first
    2MB of the file.
  * Add :data:`HACK_TMP_DIR` option, to force temp files into
    specific directory.
  Fixes:
  * Always use "/" for path separator in command-line
  Cleanups:
  * Drop module-level options from docs, they create confusion.
  * Drop support for Python 2 and 3.5 and earlier.  Python 2 is
    dead and requiring Python 3.6 gives blake2s, stdlib that
    supports pathlib, and ordered dict without compat hacks.

OBS-URL: https://build.opensuse.org/request/show/821820
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rarfile?expand=0&rev=14
2020-07-20 08:38:53 +00:00
537389308a - Replace %fdupes -s with plain %fdupes; hardlinks are better.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rarfile?expand=0&rev=12
2019-10-14 14:40:16 +00:00
Tomáš Chvátal
3ae429dbfe Accepting request 732365 from home:alois:branches:devel:languages:python
Update to version 3.1

OBS-URL: https://build.opensuse.org/request/show/732365
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rarfile?expand=0&rev=10
2019-09-21 19:22:54 +00:00
b2f6002823 Accepting request 483992 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/483992
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-rarfile?expand=0&rev=1
2017-04-14 11:34:54 +00:00
Thomas Bechtold
308f366247 Accepting request 483440 from home:alois:branches:devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/483440
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rarfile?expand=0&rev=6
2017-03-31 06:46:39 +00:00
Thomas Bechtold
4f3438e1be Accepting request 454475 from home:alois:branches:devel:languages:python
Update to version 3.0

OBS-URL: https://build.opensuse.org/request/show/454475
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rarfile?expand=0&rev=5
2017-02-06 08:07:18 +00:00
df9c44c8c2 Accepting request 427037 from home:alois:branches:devel:languages:python
Update to 2.8

OBS-URL: https://build.opensuse.org/request/show/427037
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rarfile?expand=0&rev=4
2016-09-14 12:39:10 +00:00
5ce9d8fa33 Accepting request 391569 from home:alois:branches:devel:languages:python
Update to version 2.7

OBS-URL: https://build.opensuse.org/request/show/391569
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rarfile?expand=0&rev=3
2016-04-26 14:22:10 +00:00
Todd R
e1b9200862 Accepting request 316563 from home:TheBlackCat:branches:devel:languages:python
Fix building on SLES 11

OBS-URL: https://build.opensuse.org/request/show/316563
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rarfile?expand=0&rev=2
2015-07-14 07:45:24 +00:00
Todd R
ac11199c1d Accepting request 244903 from KDE:Extra
package for reading rar files

OBS-URL: https://build.opensuse.org/request/show/244903
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rarfile?expand=0&rev=1
2014-08-15 21:08:48 +00:00