SHA256
1
0
forked from pool/python-py7zr

10 Commits

Author SHA256 Message Date
55d028b886 Accepting request 1147132 from home:bnavigator:branches:devel:languages:python
- Remove bogus unmaintained pyannotate test dependency
  * Add py7zr-remove-pyannotate.patch gh#miurahr/py7zr#552

OBS-URL: https://build.opensuse.org/request/show/1147132
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py7zr?expand=0&rev=18
2024-02-16 16:36:37 +00:00
ff4b2e95a2 - update to 0.20.8:
* Detect brotli import error (#543)
  * refactor: hardening SevenZipFile constructor (#547)
  * refactor: improve type safe functions (#545)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py7zr?expand=0&rev=16
2023-12-27 14:00:00 +00:00
38a5e9c263 - update to 0.20.7:
* Support Python 3.12
- update to 0.20.6
    * fix: sanitize path when write (#525)
    * fix: allow specify target path in relative path (#530)
    * Avoid AttributeError on OpenBSD (#521)
    * Error appending file: KeyError: 'lastwritetime' (#517)
    * Fixing a string quote in user_guide document(#524)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py7zr?expand=0&rev=14
2023-12-15 09:40:50 +00:00
397b2d9bd7 Accepting request 1133246 from home:ecsos:python
- Update to 0.20.7:
  * Changed
    - Support Python 3.12 (#541)
- Update to 0.20.6
  * Fixed
    - fix: sanitize path when write (#525)
    - fix: allow specify target path in relative path (#530)
    - Avoid AttributeError on OpenBSD (#521)
    - Error appending file: KeyError: 'lastwritetime' (#517)
  * Document
    - Fixing a string quote in user_guide document(#524)

OBS-URL: https://build.opensuse.org/request/show/1133246
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py7zr?expand=0&rev=13
2023-12-15 09:40:17 +00:00
e0bc9a957f Accepting request 1094348 from home:ecsos:python
- Add %{?sle15_python_module_pythons}

OBS-URL: https://build.opensuse.org/request/show/1094348
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py7zr?expand=0&rev=11
2023-06-21 17:26:22 +00:00
e99d3b0245 - update to 0.20.5:
* Remove root reference from file names (#513)
  * fix typo in the readme (#510)
  * Drop manual GC to improve performance when many files are
    handled. (#489, #490)
  * Fix mypy error
  * Skip deflate64 compression/decompression test on pypy
  * There is an issue in dependency inflate64 library that causes
    SIGABORT and SIGSEGV on pypy

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py7zr?expand=0&rev=9
2023-05-04 19:20:19 +00:00
31a408395e Accepting request 1044074 from home:bnavigator:branches:devel:languages:python
- Update to 0.20.2
  * Fix error with good path data, when detecting wrong path with
    new canonical_path(), and drop resolve() call on path.
- Release 0.20.1
  ## Security
  * Fix sanity check for path traversal attack(#480)
  * Add path checker in writef() and writestr() methods that
    ignores evil pass.
    - When pass arcname as evil path such as
      "../../../../tmp/evil.sh"
    - it raises ValueError
  * Check symlink and junction is under target folder when
    extraction
- Release 0.20.0
  * Support enhanced deflate compression.(#472)
  * Bump setuptools@63 and setuptools_scm@7 (#473)
  * Deprecate Python 3.6 support (#473)
- Fixes boo#1206141 CVE-2022-44900

- Update to version 0.19.0
  * big changelog
- Move tests to multibuild

OBS-URL: https://build.opensuse.org/request/show/1044074
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py7zr?expand=0&rev=7
2022-12-22 10:44:16 +00:00
c965e2733e Accepting request 989252 from home:bnavigator:branches:devel:languages:python:py7zrminimal
- Remove ancient python-pathlib from the build requirements but
  leave the version as is. An update to the latest version 0.19.0
  would require to package many more dependencies.
- Clean up the spec-file a little bit
- Use pytest. No pure python package should ever be untested.

OBS-URL: https://build.opensuse.org/request/show/989252
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py7zr?expand=0&rev=5
2022-07-15 06:56:08 +00:00
9cbccbece9 Accepting request 882798 from home:namtrac:branches:devel:languages:python
This fixes a wrong dependency on python2

- Fix sed line to use python3 and add a replacement for /usr/bin/python
  as well.

OBS-URL: https://build.opensuse.org/request/show/882798
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py7zr?expand=0&rev=3
2021-04-06 08:30:13 +00:00
cd2cf46e61 Accepting request 866427 from home:ecsos
Need for calibre

OBS-URL: https://build.opensuse.org/request/show/866427
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py7zr?expand=0&rev=1
2021-01-25 09:29:20 +00:00