14
0
forked from pool/python-typepy

12 Commits

Author SHA256 Message Date
c0851624f8 - Switch to pyproject macros.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typepy?expand=0&rev=20
2025-06-04 06:25:53 +00:00
0c677f1012 Accepting request 1240747 from home:glaubitz:branches:devel:languages:python
- Update to version 1.3.4
  * Update README
  * Refactor release process to use Tox
    for better environment management
- from version 1.3.3
  * Replace deprecated abctractproperty
  * Drop support for Python 3.7/3.8
  * Add support for Python 3.13
  * Add GitHub Actions workflow for building
    and publishing to PyPI
  * Update copyright years
  * Bump actions/setup-python from 4 to 5

OBS-URL: https://build.opensuse.org/request/show/1240747
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typepy?expand=0&rev=18
2025-01-28 10:33:59 +00:00
4ccb639732 - update to 1.3.2:
* Fix `DateTime` conversion for timezone aware datetime
  * Modify to use `pypa/build` for package build
  * Add support for Python 3.12
  * Add support for string with thousand separators as integer

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typepy?expand=0&rev=16
2023-12-04 10:42:49 +00:00
1605bac7f0 Accepting request 936283 from home:pgajdos:python
- remove pytest-runner from BuildRequires, it is not needed

OBS-URL: https://build.opensuse.org/request/show/936283
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typepy?expand=0&rev=15
2021-12-07 16:03:51 +00:00
e8d2d3da76 - update to 1.3.0:
* add python 3.6, drop support for python 3.5
  * Fix linting error
  * Refactorings
  * Add support for string with thousand separators as integer

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typepy?expand=0&rev=14
2021-10-30 20:47:06 +00:00
7239f4e608 - Update to version 1.1.5:
- Change packaging dependency from mandatory to optional.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typepy?expand=0&rev=12
2021-04-23 11:32:49 +00:00
b41099a677 Accepting request 877397 from home:mnhauke
- Update to version 1.1.4
  * Fix bool values conversion
- Update to version 1.1.3
  * Add support for Python 3.10
  * Improve error messages when conversion error happens.
  * Drop dependency of deprecated distutils
- Update to version 1.1.2
  * Modify dependencies

OBS-URL: https://build.opensuse.org/request/show/877397
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typepy?expand=0&rev=11
2021-03-06 17:35:16 +00:00
89911c7e5c - Update to 1.1.1
- no upstream changelog

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typepy?expand=0&rev=9
2020-07-08 14:42:13 +00:00
Tomáš Chvátal
d0b72ec983 Accepting request 794843 from home:mnhauke
- Update to version 1.1.0
  * Improve type annotations
  * Improve dictionary type detection
  * Rename a type from Binary to Bytes

OBS-URL: https://build.opensuse.org/request/show/794843
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typepy?expand=0&rev=7
2020-04-17 09:38:03 +00:00
Tomáš Chvátal
3b71cc0167 Accepting request 789529 from home:mnhauke
- Update to version 1.0.0
  * Drop Python 2 support
  * Add support for Python 3.9
  * Add extract_typepy_from_dtype function
  * Remove deprecated functions
  * Modify NullString not to strip white spaces in default

OBS-URL: https://build.opensuse.org/request/show/789529
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typepy?expand=0&rev=5
2020-03-29 19:08:03 +00:00
Tomáš Chvátal
3d142d2fb9 Accepting request 785835 from home:pgajdos:python
- version update to 0.6.6
  * no upstream changelog found

OBS-URL: https://build.opensuse.org/request/show/785835
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typepy?expand=0&rev=3
2020-03-17 08:32:02 +00:00
Tomáš Chvátal
cd1179611b Accepting request 770660 from home:mnhauke
Initial package for python-typepy

OBS-URL: https://build.opensuse.org/request/show/770660
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typepy?expand=0&rev=1
2020-02-07 07:07:46 +00:00