14
0
forked from pool/python-typepy

23 Commits

Author SHA256 Message Date
6667b46dbe Accepting request 1282536 from devel:languages:python
- Switch to pyproject macros.

OBS-URL: https://build.opensuse.org/request/show/1282536
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-typepy?expand=0&rev=11
2025-06-04 18:28:54 +00:00
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
5466339fff Accepting request 1240786 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1240786
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-typepy?expand=0&rev=10
2025-01-28 13:59:51 +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
812f235c87 Accepting request 1130708 from devel:languages:python
- 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/request/show/1130708
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-typepy?expand=0&rev=9
2023-12-04 22:01:40 +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
24f17b9357 Accepting request 936289 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/936289
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-typepy?expand=0&rev=8
2021-12-07 23:00:08 +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
6af5c8909e Accepting request 928318 from devel:languages:python
- 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/request/show/928318
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-typepy?expand=0&rev=7
2021-11-04 15:09:07 +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
f657929bad Accepting request 889547 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/889547
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-typepy?expand=0&rev=6
2021-04-30 22:46:55 +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
9ce81a8169 Accepting request 819500 from devel:languages:python
- Update to 1.1.1
 - no upstream changelog

OBS-URL: https://build.opensuse.org/request/show/819500
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-typepy?expand=0&rev=5
2020-07-08 17:20:14 +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
3fb20c0ba1 Accepting request 794848 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/794848
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-typepy?expand=0&rev=4
2020-04-17 22:31:35 +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
187e3cd114 Accepting request 789569 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/789569
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-typepy?expand=0&rev=3
2020-03-30 21:02:42 +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
2349fde2d6 Accepting request 785840 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/785840
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-typepy?expand=0&rev=2
2020-03-17 12:11:35 +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
2f53c9d8f3 Accepting request 770777 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/770777
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-typepy?expand=0&rev=1
2020-02-09 19:47:33 +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