Commit graph

271 commits

Author SHA1 Message Date
77e97034d9
Try to support python 3.10 & 3.11 2024-01-05 10:55:08 +08:00
MISAWA Yoshihiro
bd1cc39950
Merge pull request #73 from PyYoshi/dependabot/pip/urllib3-1.26.4
Bump urllib3 from 1.26.3 to 1.26.4
2021-04-28 16:09:57 +09:00
MISAWA Yoshihiro
e38791782e
Merge pull request #75 from Nirzak/patch-1
Removed py35 environment as support drops for python 3.5
2021-04-28 16:09:22 +09:00
Nirjas Jakilim
a2fc83c228
Removed py35 environment as support drops 2021-04-27 21:39:31 +06:00
dependabot[bot]
05e9633049
Bump urllib3 from 1.26.3 to 1.26.4
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.3 to 1.26.4.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.3...1.26.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-06 18:05:33 +00:00
MISAWA Yoshihiro
e19d9e1c00
Merge pull request #68 from PyYoshi/dependabot/pip/cryptography-3.3.2
Bump cryptography from 3.2 to 3.3.2
2021-02-10 12:24:49 +09:00
dependabot[bot]
26daf28a2b
Bump cryptography from 3.2 to 3.3.2
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.2 to 3.3.2.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/3.2...3.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-10 02:01:18 +00:00
PyYoshi
a78302f181
upgrade cibuildwheel to v1.6.3 2020-10-28 18:59:28 +09:00
PyYoshi
1a33cf128e
replace CIBW_SKIP WITH CIBW_BUILD 2020-10-28 18:50:18 +09:00
PyYoshi
cb536f3e20
update docs 2020-10-27 17:51:04 +09:00
PyYoshi
13076a3ab1
version 2.1.7 2020-10-27 17:19:48 +09:00
PyYoshi
4ce55f479a
drop support for python 3.5 2020-10-27 17:09:47 +09:00
PyYoshi
f2b1ca8b7a
add github action badges 2020-10-27 16:27:53 +09:00
PyYoshi
5e6d4c049b
increase daysUntilStale 2020-10-27 16:22:31 +09:00
PyYoshi
bd0c135d98
remove travis integration 2020-10-27 16:20:20 +09:00
MISAWA Yoshihiro
62dd7b37c7
Merge pull request #65 from decaz/py39
Support Python 3.9
2020-10-27 16:09:31 +09:00
Marat Sharafutdinov
5fee5cd335 Support Python 3.9 2020-10-07 13:03:28 +03:00
MISAWA Yoshihiro
738bd3cf33
Merge pull request #60 from PyYoshi/dependabot/pip/bleach-3.1.4
Bump bleach from 3.1.2 to 3.1.4
2020-04-02 09:00:36 +09:00
dependabot[bot]
ec1bf2a1c9
Bump bleach from 3.1.2 to 3.1.4
Bumps [bleach](https://github.com/mozilla/bleach) from 3.1.2 to 3.1.4.
- [Release notes](https://github.com/mozilla/bleach/releases)
- [Changelog](https://github.com/mozilla/bleach/blob/master/CHANGES)
- [Commits](https://github.com/mozilla/bleach/compare/v3.1.2...v3.1.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-31 09:58:19 +00:00
MISAWA Yoshihiro
a26c9b8b18
Merge pull request #59 from PyYoshi/dependabot/pip/bleach-3.1.2
Bump bleach from 3.1.1 to 3.1.2
2020-03-26 18:17:39 +09:00
dependabot[bot]
5a7cf9cc74
Bump bleach from 3.1.1 to 3.1.2
Bumps [bleach](https://github.com/mozilla/bleach) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/mozilla/bleach/releases)
- [Changelog](https://github.com/mozilla/bleach/blob/master/CHANGES)
- [Commits](https://github.com/mozilla/bleach/compare/v3.1.1...v3.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-24 17:54:09 +00:00
PyYoshi
dd30271191 update stale config 2020-03-17 00:44:36 +09:00
PyYoshi
7b98749509 update 2020-03-17 00:39:20 +09:00
PyYoshi
9c337f5365 del build.cmd 2020-03-17 00:22:32 +09:00
PyYoshi
ee07c8f90d Drop support for appveyor 2020-03-17 00:21:33 +09:00
PyYoshi
4fb55e8883 version 2.1.6 2020-03-17 00:14:10 +09:00
PyYoshi
17d9b3c8de update dev-dependencies 2020-03-17 00:10:24 +09:00
MISAWA Yoshihiro
78a76dd63b
support Github Actions (#57) 2020-03-17 00:03:21 +09:00
MISAWA Yoshihiro
e9154f9694
Drop support for Python 2.7
See: [Maintenance releases - PEP 373 -- Python 2.7 Release Schedule | Python.org](https://www.python.org/dev/peps/pep-0373/#maintenance-releases)
2020-03-16 23:40:00 +09:00
MISAWA Yoshihiro
06458acd99
Merge pull request #51 from PyYoshi/dependabot/pip/bleach-3.1.1
Bump bleach from 3.1.0 to 3.1.1
2020-03-10 22:35:36 +09:00
dependabot[bot]
47d99fc6e3
Bump bleach from 3.1.0 to 3.1.1
Bumps [bleach](https://github.com/mozilla/bleach) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/mozilla/bleach/releases)
- [Changelog](https://github.com/mozilla/bleach/blob/master/CHANGES)
- [Commits](https://github.com/mozilla/bleach/compare/v3.1.0...v3.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-02-24 19:59:33 +00:00
PyYoshi
280e7e7e74
version 2.1.5 2019-11-18 17:56:40 +09:00
PyYoshi
14d851a2fe
add Pipfile 2019-11-18 17:55:21 +09:00
PyYoshi
4a0c55183b
downgrade wheel package to v0.31.1 2019-11-18 14:54:06 +09:00
PyYoshi
9dcfaa5fed
fix python 3.8 build error on manylinux 2019-11-18 14:44:20 +09:00
PyYoshi
1753e9122e
drop support for Python 3.4
https://devguide.python.org/devcycle/#end-of-life-branches
2019-11-18 14:17:55 +09:00
PyYoshi
d0cc458de0
update dependencies 2019-11-18 13:04:32 +09:00
PyYoshi
8be317dab8
py3.9 -> nightly 2019-11-18 13:04:23 +09:00
MISAWA Yoshihiro
58d089536c
Merge pull request #47 from decaz/py38
Support Python 3.8
2019-11-18 12:53:20 +09:00
Marat Sharafutdinov
78cdcfe7eb Support Python 3.8 2019-11-15 21:52:17 +03:00
Yoshihiro Misawa
9ec17e0fe9
Update stale.yml 2018-10-10 09:34:10 +09:00
PyYoshi
e6fd9a7cc4 Merge branch 'master' of github.com:PyYoshi/cChardet 2018-10-10 09:30:32 +09:00
PyYoshi
e965df5227 add stale config 2018-10-10 09:30:14 +09:00
PyYoshi
a07400c93e Merge branch 'master' of github.com:PyYoshi/cChardet 2018-10-09 20:16:30 +09:00
PyYoshi
01406033b7 update doc 2018-10-09 20:15:37 +09:00
PyYoshi
f42e91a616 add test 2018-09-27 19:20:19 +09:00
PyYoshi
d385fdaa9f update submodule 2018-09-27 18:28:59 +09:00
PyYoshi
07c76f5831 fix date 2018-09-27 00:53:53 +09:00
PyYoshi
8695ef3ceb version 2.1.4 2018-09-27 00:43:50 +09:00
PyYoshi
d5411b36b7 disable LTO because become poor performance 2018-09-27 00:43:10 +09:00