15
0

14 Commits

Author SHA256 Message Date
a0d83c1e87 - Switch to pyproject macros.
- No more greedy globs in %files.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mbstrdecoder?expand=0&rev=24
2025-06-05 04:41:50 +00:00
99ec88c6d6 - update to 1.1.4:
* Fix `UnicodeDecodeError` exception sending correctly
  * Remove deprecated `tests_require` from setup.py
  * Modify to use `setuptools_scm` for package build
  * Add support for Python 3.13
  * Drop support for Python 3.7/3.8
  * Add metadata attributes to the `mbstrdecoder` module
  * Improve type annotations

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mbstrdecoder?expand=0&rev=22
2025-05-05 20:57:54 +00:00
c0afaa5c76 - update to 1.1.3:
* Add `__all__` to __init__.py
  * Add `zip_safe=False`
- Update to 1.1.1:
  * drop Python 3.5 support
  * allow chardet 4

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mbstrdecoder?expand=0&rev=20
2023-12-01 17:02:13 +00:00
8bf472e242 - update to 1.1.2:
* Add support for Python 3.12
  * Drop support for Python 3.6
  * Fix a type annotation

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mbstrdecoder?expand=0&rev=18
2023-05-03 08:53:49 +00:00
5a01eaeba1 Accepting request 1007018 from home:yarunachalam:branches:devel:languages:python
- Update to 1.1.1:  
  Remove chardet<5 requirement by @karolinku in #6
  Add support for Python 3.11
  Remove code that for support Python 2

OBS-URL: https://build.opensuse.org/request/show/1007018
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mbstrdecoder?expand=0&rev=16
2022-09-29 19:01:13 +00:00
9ced07f8b5 Accepting request 936479 from home:pgajdos:python
- do not require pytest-runner, it is not needed

OBS-URL: https://build.opensuse.org/request/show/936479
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mbstrdecoder?expand=0&rev=15
2021-12-09 00:26:26 +00:00
039fa2f39b - update to 1.1.0:
* add Python 3.10 support
  * drop Python 3.5 support

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mbstrdecoder?expand=0&rev=14
2021-10-26 20:39:53 +00:00
9994d9cb64 - update to 1.0.1:
* allow chardet 4

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mbstrdecoder?expand=0&rev=13
2021-09-07 07:00:41 +00:00
972f973565 Accepting request 857099 from home:jayvdb:branches:devel:languages:python
- Allow use with chardet v4

c.f. https://build.opensuse.org/request/show/857097

OBS-URL: https://build.opensuse.org/request/show/857099
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mbstrdecoder?expand=0&rev=11
2020-12-20 13:50:19 +00:00
Tomáš Chvátal
f0504c1211 Accepting request 791490 from home:mnhauke
- Update to version 1.0.0
  * no upstream changelog found
- Drop support for python2
- Adjust dependencies

OBS-URL: https://build.opensuse.org/request/show/791490
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mbstrdecoder?expand=0&rev=9
2020-04-05 08:45:12 +00:00
Tomáš Chvátal
bb28cfc4cf Accepting request 790495 from home:pgajdos:python
- version update to 0.8.4
  * no upstream changelog found

OBS-URL: https://build.opensuse.org/request/show/790495
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mbstrdecoder?expand=0&rev=7
2020-04-01 09:54:30 +00:00
Tomáš Chvátal
97cdbda2b1 Accepting request 770658 from home:mnhauke
- Update to version 0.8.3:
  * Fix encoding detection failure
  * Modify to get a stable result when repeatedly call
  * Change chardet dependency from optional to mandatory
  * Update extras_require

OBS-URL: https://build.opensuse.org/request/show/770658
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mbstrdecoder?expand=0&rev=5
2020-02-06 17:05:43 +00:00
Tomáš Chvátal
6d83af504a - Update to 0.8.1:
* reduced test dependencies
  * Fixes for python 3.8

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mbstrdecoder?expand=0&rev=3
2019-07-24 07:52:00 +00:00
Tomáš Chvátal
87cd6c3693 Accepting request 702045 from home:jayvdb:py-new
- De-vendor six
- Enable builds on Python 2 and remove undesirable build dependencies

OBS-URL: https://build.opensuse.org/request/show/702045
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mbstrdecoder?expand=0&rev=1
2019-05-14 21:44:25 +00:00