60 Commits

Author SHA256 Message Date
a1065988c2 Accepting request 1108929 from devel:languages:python
- update to 5.2.0:
  * Adds support for running chardet CLI via `python -m chardet`

OBS-URL: https://build.opensuse.org/request/show/1108929
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-chardet?expand=0&rev=35
2023-09-06 16:55:58 +00:00
a2929f63e3 - update to 5.2.0:
* Adds support for running chardet CLI via `python -m chardet`

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-chardet?expand=0&rev=60
2023-09-04 16:05:19 +00:00
a5b826729a Accepting request 1082056 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1082056
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-chardet?expand=0&rev=34
2023-04-22 20:03:07 +00:00
adf370a1bd Accepting request 1081362 from home:dirkmueller:acdc:as_python3_module
SR for python stack proposal

OBS-URL: https://build.opensuse.org/request/show/1081362
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-chardet?expand=0&rev=58
2023-04-21 15:12:10 +00:00
e079834ed2 Accepting request 1058777 from devel:languages:python
- skip python 3.6 builds

OBS-URL: https://build.opensuse.org/request/show/1058777
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-chardet?expand=0&rev=33
2023-01-18 12:08:14 +00:00
38dfe52bd9 - skip python 3.6 builds
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-chardet?expand=0&rev=56
2023-01-16 21:14:57 +00:00
af21314edc OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-chardet?expand=0&rev=55 2023-01-16 21:14:34 +00:00
baf653d220 Accepting request 1046266 from devel:languages:python
- update to 5.1.0:
  * Add should_rename_legacy argument to most functions, which will rename
    older encodings to their more modern equivalents (e.g., GB2312 becomes
    GB18030) (#264, @dan-blanchard)
  * Add capital letter sharp S and ISO-8859-15 support 
  * Add a prober for MacRoman encoding
  * Add --minimal flag to chardetect command
  * Add type annotations to the project and run mypy on CI
  * Add support for Python 3.11
  * Clarify LGPL version in License trove classifier (#255, @musicinmybrain)
  * Remove support for EOL Python 3.6 (#260, @jdufresne)
  * Remove unnecessary guards for non-falsey values (#259, @jdufresne)
  * Switch to Python 3.10 release in GitHub actions (#257, @jdufresne)
  * Remove setup.py in favor of build package (#262, @jdufresne)
  * Run tests on macos, Windows, and 3.11-dev (#267, @dan-blanchard)

OBS-URL: https://build.opensuse.org/request/show/1046266
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-chardet?expand=0&rev=32
2023-01-03 14:04:25 +00:00
94742bb4bb - update to 5.1.0:
* Add should_rename_legacy argument to most functions, which will rename
    older encodings to their more modern equivalents (e.g., GB2312 becomes
    GB18030) (#264, @dan-blanchard)
  * Add capital letter sharp S and ISO-8859-15 support 
  * Add a prober for MacRoman encoding
  * Add --minimal flag to chardetect command
  * Add type annotations to the project and run mypy on CI
  * Add support for Python 3.11
  * Clarify LGPL version in License trove classifier (#255, @musicinmybrain)
  * Remove support for EOL Python 3.6 (#260, @jdufresne)
  * Remove unnecessary guards for non-falsey values (#259, @jdufresne)
  * Switch to Python 3.10 release in GitHub actions (#257, @jdufresne)
  * Remove setup.py in favor of build package (#262, @jdufresne)
  * Run tests on macos, Windows, and 3.11-dev (#267, @dan-blanchard)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-chardet?expand=0&rev=53
2023-01-02 18:46:05 +00:00
04f237a0f0 Accepting request 988322 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/988322
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-chardet?expand=0&rev=31
2022-07-12 09:12:08 +00:00
43cadc95ed Accepting request 987203 from home:bnavigator:branches:devel:languages:python
- Update to  5.0.0
  * This release is the first release of chardet that no longer
    supports Python < 3.6
  * Added a prober for Johab Korean (#207, @grizlupo)
  * Added a prober for UTF-16/32 BE/LE (#109, #206, @jpz)
  * Added test data for Croatian, Czech, Hungarian, Polish, Slovak,
    Slovene, Greek, and Turkish, which should help prevent future
    errors with those languages
  * Improved XML tag filtering, which should improve accuracy for
    XML files (#208)
  * Tweaked SingleByteCharSetProber confidence to match latest
    uchardet (#209)
  * Made detect_all return child prober confidences (#210)
  * Updated examples in docs (#223, @domdfcoding)
  * Documentation fixes (#212, #224, #225, #226, #220, #221, #244
    from too many to mention)
  * Minor performance improvements (#252, @deedy5)
  * Add support for Python 3.10 when testing (#232, @jdufresne)
  * Lots of little development cycle improvements, mostly thanks to
    @jdufresne
- Canonicalize alternatives creation

OBS-URL: https://build.opensuse.org/request/show/987203
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-chardet?expand=0&rev=51
2022-07-11 09:41:02 +00:00
ec46855ad0 Accepting request 941344 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/941344
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-chardet?expand=0&rev=30
2021-12-21 17:40:29 +00:00
cc2fbe938f Accepting request 939028 from home:pgajdos:python
- pytest-runner is not required for build

OBS-URL: https://build.opensuse.org/request/show/939028
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-chardet?expand=0&rev=50
2021-12-17 23:47:46 +00:00
de08cc209a Accepting request 929673 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/929673
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-chardet?expand=0&rev=29
2021-11-06 17:15:44 +00:00
d3f064cd35 Accepting request 923244 from home:schubi2
- Use libalternatives instead of update-alternatives.

OBS-URL: https://build.opensuse.org/request/show/923244
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-chardet?expand=0&rev=49
2021-11-05 14:06:48 +00:00
de15e980ea Accepting request 857156 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/857156
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-chardet?expand=0&rev=28
2020-12-23 13:19:32 +00:00
ea91f5713a Accepting request 857097 from home:jayvdb:branches:devel:languages:python
- Remove now unnecessary pytest4.patch and python-chardet-rpmlintrc
- Update to v4.0.0

OBS-URL: https://build.opensuse.org/request/show/857097
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-chardet?expand=0&rev=47
2020-12-20 13:49:39 +00:00
366236c90e Accepting request 743978 from devel:languages:python
- Replace %fdupes -s with plain %fdupes; hardlinks are better.

OBS-URL: https://build.opensuse.org/request/show/743978
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-chardet?expand=0&rev=27
2019-11-04 16:10:09 +00:00
c59cb8d1d4 - Replace %fdupes -s with plain %fdupes; hardlinks are better.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-chardet?expand=0&rev=45
2019-10-14 11:45:08 +00:00
20d3a4bc8e Accepting request 713178 from devel:languages:python
- Add patch to fix build with pytest4:
  * pytest4.patch

OBS-URL: https://build.opensuse.org/request/show/713178
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-chardet?expand=0&rev=26
2019-07-05 11:48:16 +00:00
Tomáš Chvátal
df52f66846 - Add patch to fix build with pytest4:
* pytest4.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-chardet?expand=0&rev=43
2019-07-03 08:32:32 +00:00
c6f91ada14 Accepting request 679159 from devel:languages:python
- Switch to multibuild to avoid buildcycles

OBS-URL: https://build.opensuse.org/request/show/679159
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-chardet?expand=0&rev=25
2019-02-26 21:16:05 +00:00
Tomáš Chvátal
0712b8a2c8 - Switch to multibuild to avoid buildcycles
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-chardet?expand=0&rev=41
2019-02-26 08:19:35 +00:00
1331563885 Accepting request 659382 from devel:languages:python
- Remove superfluous devel dependency for noarch package

OBS-URL: https://build.opensuse.org/request/show/659382
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-chardet?expand=0&rev=24
2018-12-26 23:25:55 +00:00
3fae180654 Clean up the SPEC file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-chardet?expand=0&rev=39
2018-12-04 17:15:06 +00:00
11f0713cd5 Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-chardet?expand=0&rev=38
2018-12-04 13:33:45 +00:00
20ed2539f4 Accepting request 607708 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/607708
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-chardet?expand=0&rev=23
2018-05-23 14:04:41 +00:00
2d1b5984df Accepting request 607704 from home:1Antoine1:branches:devel:languages:python
- Fix update-alternatives call in %postun.

OBS-URL: https://build.opensuse.org/request/show/607704
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-chardet?expand=0&rev=36
2018-05-15 20:43:55 +00:00
dc84960417 Accepting request 527624 from devel:languages:python
- add update-alternatives post-requires

OBS-URL: https://build.opensuse.org/request/show/527624
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-chardet?expand=0&rev=22
2017-09-25 11:53:59 +00:00
2f64daac5f OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-chardet?expand=0&rev=34 2017-09-20 21:59:11 +00:00
11c9c89017 - add update-alternatives post-requires
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-chardet?expand=0&rev=33
2017-09-20 21:58:26 +00:00
8fa5fb4388 Accepting request 519333 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/519333
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-chardet?expand=0&rev=21
2017-09-04 10:19:31 +00:00
Thomas Bechtold
7d41c8a930 Accepting request 518749 from home:tbechtold:branches:devel:languages:python
- Fix build for Leap-42.3

OBS-URL: https://build.opensuse.org/request/show/518749
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-chardet?expand=0&rev=31
2017-08-29 12:11:05 +00:00
f3f4d457c0 - add update-alternative support for py2/py3 coinstallability
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-chardet?expand=0&rev=30
2017-08-15 09:57:44 +00:00
0b42d6b37e Accepting request 507075 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/507075
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-chardet?expand=0&rev=20
2017-07-04 09:56:17 +00:00
Jan Matejek
387018e51d Accepting request 507048 from home:ecsos
fix download source link

OBS-URL: https://build.opensuse.org/request/show/507048
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-chardet?expand=0&rev=28
2017-06-29 13:23:51 +00:00
6fb6b667fa - update to 3.0.4
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-chardet?expand=0&rev=27
2017-06-10 08:40:08 +00:00
eb7adcad06 Accepting request 483137 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/483137
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-chardet?expand=0&rev=19
2017-04-20 18:49:17 +00:00
Jan Matejek
1f7f01a6db - do not use %py_ver, replace with %python_version
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-chardet?expand=0&rev=25
2017-03-21 13:58:10 +00:00
Jan Matejek
af630d78e6 Accepting request 481097 from home:alois:branches:devel:languages:python
Converted to single-spec.

OBS-URL: https://build.opensuse.org/request/show/481097
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-chardet?expand=0&rev=24
2017-03-20 14:35:26 +00:00
d79b6fe9ff Accepting request 455265 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/455265
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-chardet?expand=0&rev=18
2017-02-09 10:17:14 +00:00
dd43fdd1e8 - Include in SLE 12 (bsc#1002895, FATE#321630)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-chardet?expand=0&rev=22
2017-01-31 13:22:10 +00:00
c8e354dd0f - Include in SLE 12 (bsc##1002895, FATE#321630)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-chardet?expand=0&rev=21
2017-01-30 21:42:10 +00:00
96f6c8579b Accepting request 307804 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/307804
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-chardet?expand=0&rev=17
2015-05-19 21:42:16 +00:00
Jan Matejek
aa397e4cbb Accepting request 306277 from home:apersaud:branches:devel:languages:python
added updated alternatives (since there is a python3 package that provides the same binaries) and run tests

OBS-URL: https://build.opensuse.org/request/show/306277
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-chardet?expand=0&rev=19
2015-05-18 13:33:30 +00:00
ed77b2d4a6 Accepting request 286465 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/286465
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-chardet?expand=0&rev=16
2015-02-18 10:39:29 +00:00
Denisart Benjamin
83b6a3eddf Accepting request 286297 from home:alois:branches:devel:languages:python
Updated to 2.3.0

OBS-URL: https://build.opensuse.org/request/show/286297
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-chardet?expand=0&rev=17
2015-02-17 10:22:31 +00:00
Tomáš Chvátal
c61e452994 Accepting request 204532 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/204532
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-chardet?expand=0&rev=14
2013-10-25 09:18:42 +00:00
Sascha Peilicke
ca02d0d8f8 - Require python-setuptools instead of distribute (upstreams merged)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-chardet?expand=0&rev=15
2013-10-24 11:00:04 +00:00
Stephan Kulow
61927c3496 Accepting request 137549 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/137549
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-chardet?expand=0&rev=11
2012-10-09 11:53:40 +00:00