38 Commits

Author SHA256 Message Date
82e28277c6 Accepting request 1081879 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1081879
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-isodate?expand=0&rev=21
2023-04-22 20:00:19 +00:00
9d9b6efa3c Accepting request 1081459 from home:dirkmueller:acdc:as_python3_module
SR for python stack proposal

OBS-URL: https://build.opensuse.org/request/show/1081459
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-isodate?expand=0&rev=34
2023-04-21 14:28:27 +00:00
7e7c105f61 Accepting request 1030332 from devel:languages:python
- added patches
  07d1602048
  + python-isodate-no-six.patch

OBS-URL: https://build.opensuse.org/request/show/1030332
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-isodate?expand=0&rev=20
2022-10-22 12:12:24 +00:00
fc8ebf0eb8 remove the six dep
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-isodate?expand=0&rev=32
2022-10-21 08:54:07 +00:00
4c2251ead8 Accepting request 1030313 from home:pgajdos:python
- added patches
  07d1602048
  + python-isodate-no-six.patch

OBS-URL: https://build.opensuse.org/request/show/1030313
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-isodate?expand=0&rev=31
2022-10-21 08:53:24 +00:00
27dd692a96 Accepting request 954393 from devel:languages:python
- update to 0.6.1:
  * support python 3.10 ()
  * last version to support py 2.7
- drop coerce-decimal-to-int-python-310.patch (upstream)

OBS-URL: https://build.opensuse.org/request/show/954393
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-isodate?expand=0&rev=19
2022-02-15 22:57:08 +00:00
fcec695277 - update to 0.6.1:
* support python 3.10 ()
  * last version to support py 2.7
- drop coerce-decimal-to-int-python-310.patch (upstream)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-isodate?expand=0&rev=30
2022-02-14 21:43:01 +00:00
ed90961060 Accepting request 940121 from devel:languages:python
- Add patch coerce-decimal-to-int-python-310.patch:
  * Support Python 3.10.

OBS-URL: https://build.opensuse.org/request/show/940121
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-isodate?expand=0&rev=18
2021-12-16 20:19:16 +00:00
Steve Kowalik
854684b73b - Add patch coerce-decimal-to-int-python-310.patch:
* Support Python 3.10.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-isodate?expand=0&rev=29
2021-12-13 01:45:16 +00:00
23f1910258 Accepting request 930128 from devel:languages:python
- add six dependency

OBS-URL: https://build.opensuse.org/request/show/930128
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-isodate?expand=0&rev=17
2021-11-10 20:45:51 +00:00
95ebc3126d - add six dependency
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-isodate?expand=0&rev=28
2021-11-08 10:21:33 +00:00
de3360e65e Accepting request 895754 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/895754
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-isodate?expand=0&rev=16
2021-06-01 08:34:18 +00:00
9cb95d1c49 Accepting request 895699 from home:pgajdos:python
setup.py test replacement

OBS-URL: https://build.opensuse.org/request/show/895699
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-isodate?expand=0&rev=26
2021-05-27 12:17:04 +00:00
80fa0840fd Accepting request 659446 from devel:languages:python
Remove superfluous devel dependency for noarch package

OBS-URL: https://build.opensuse.org/request/show/659446
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-isodate?expand=0&rev=15
2018-12-26 23:26:54 +00:00
a695a288bf Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-isodate?expand=0&rev=24
2018-12-04 13:34:47 +00:00
830adff656 Accepting request 603117 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/603117
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-isodate?expand=0&rev=14
2018-05-04 09:26:07 +00:00
559f0f9c6a Accepting request 603116 from home:glaubitz:branches:devel:languages:python
- update to version 0.6.0:
  - Support incomplete month date (Fabien Loffredo)
  - Rely on duck typing when doing duration maths
  - Support ':' as separator in fractional time zones (usrenmae)

OBS-URL: https://build.opensuse.org/request/show/603116
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-isodate?expand=0&rev=22
2018-05-02 12:55:58 +00:00
4bb4b14769 Accepting request 493456 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/493456
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-isodate?expand=0&rev=13
2017-05-16 12:29:49 +00:00
Todd R
74ab2f9056 Accepting request 492701 from home:TheBlackCat:branches:devel:languages:python
- Implement single-spec version.
- Fix source URL.

OBS-URL: https://build.opensuse.org/request/show/492701
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-isodate?expand=0&rev=20
2017-05-08 14:21:39 +00:00
079b6f656e Accepting request 453396 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/453396
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-isodate?expand=0&rev=12
2017-01-31 11:30:16 +00:00
d004fbc9df Accepting request 453376 from home:tbechtold:branches:devel:languages:python
- update to 0.5.4:
  - Fix parsing of Periods (Fabien Bochu)
  - Make Duration objects hashable (Geoffrey Fairchild)
  - Add multiplication to duration (Reinoud Elhorst)
- Use pypi.io as Source url

OBS-URL: https://build.opensuse.org/request/show/453376
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-isodate?expand=0&rev=18
2017-01-30 09:32:43 +00:00
Stephan Kulow
635a734c26 Accepting request 305752 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/305752
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-isodate?expand=0&rev=11
2015-05-10 08:44:08 +00:00
Jan Matejek
8660ae84ee Accepting request 305616 from home:benoit_monin:branches:devel:languages:python
- update to version 0.5.1
- pass -q to test to avoid spamming the build log
- rename README.txt to README.rst: changed upstream

OBS-URL: https://build.opensuse.org/request/show/305616
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-isodate?expand=0&rev=16
2015-05-07 11:59:25 +00:00
Tomáš Chvátal
ece6f86960 Accepting request 204581 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/204581
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-isodate?expand=0&rev=9
2013-10-25 09:19:39 +00:00
Sascha Peilicke
afa4545d1d - Require python-setuptools instead of distribute (upstreams merged)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-isodate?expand=0&rev=14
2013-10-24 11:07:12 +00:00
Stephan Kulow
c05b15687b Accepting request 179867 from devel:languages:python
housekeeping sr, necessary due to split between d:l:p and d:l:p3 and (manual) _link removal in Factory.

OBS-URL: https://build.opensuse.org/request/show/179867
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-isodate?expand=0&rev=7
2013-06-19 14:38:47 +00:00
Sascha Peilicke
c73bfb3fad Python3 moved to devel:languages:python3
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-isodate?expand=0&rev=12
2013-06-17 12:51:38 +00:00
Stephan Kulow
3ec4ae8ef7 Accepting request 171302 from devel:languages:python
Re-add python-2to3.  It is needed for OpenSUSE <= 12.2 (forwarded request 171301 from TheBlackCat)

OBS-URL: https://build.opensuse.org/request/show/171302
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-isodate?expand=0&rev=6
2013-04-17 21:16:59 +00:00
Todd R
ddd9b07b14 Accepting request 171301 from devel:languages:python3
Re-add python-2to3.  It is needed for OpenSUSE <= 12.2

OBS-URL: https://build.opensuse.org/request/show/171301
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-isodate?expand=0&rev=10
2013-04-17 14:19:22 +00:00
Todd R
7d7063d9bf OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-isodate?expand=0&rev=9 2013-04-17 14:09:18 +00:00
Denisart Benjamin
8016d3ab70 Accepting request 171190 from home:posophe:branches:devel:languages:python
some little improvements

OBS-URL: https://build.opensuse.org/request/show/171190
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-isodate?expand=0&rev=8
2013-04-16 19:22:13 +00:00
Sascha Peilicke
8b8b5d26e8 - Use 2to3 to fix build
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-isodate?expand=0&rev=7
2013-01-30 12:42:54 +00:00
Stephan Kulow
32f76218a7 Accepting request 148572 from devel:languages:python
Made required changes (forwarded request 148430 from posophe)

OBS-URL: https://build.opensuse.org/request/show/148572
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-isodate?expand=0&rev=4
2013-01-17 09:02:01 +00:00
Sascha Peilicke
b8dab62ded Accepting request 148430 from home:posophe:branches:devel:languages:python
Made required changes

OBS-URL: https://build.opensuse.org/request/show/148430
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-isodate?expand=0&rev=5
2013-01-15 14:12:44 +00:00
Stephan Kulow
ac09a659c6 Accepting request 142569 from devel:languages:python
- Update to version 0.4.9:
  + support pickling FixedOffset instances
  + make sure parsed fractional seconds are in microseconds
  + add leading zeros when formattig microseconds (Jarom Loveridge)
- Spec file cleanup

OBS-URL: https://build.opensuse.org/request/show/142569
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-isodate?expand=0&rev=3
2012-11-25 12:40:53 +00:00
Sascha Peilicke
3d33af8439 - Update to version 0.4.9:
+ support pickling FixedOffset instances
  + make sure parsed fractional seconds are in microseconds
  + add leading zeros when formattig microseconds (Jarom Loveridge)
- Spec file cleanup

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-isodate?expand=0&rev=3
2012-11-23 11:09:10 +00:00
Stephan Kulow
c02aba7800 Accepting request 124411 from devel:languages:python
Emergency addon: this is required by python-rdflib

OBS-URL: https://build.opensuse.org/request/show/124411
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-isodate?expand=0&rev=1
2012-06-12 19:59:25 +00:00
Sascha Peilicke
9a1291a011 Accepting request 121355 from home:jimfunk:python
ISO 8601 parser. Needed by python-rdflib, which is already in d:l:p

OBS-URL: https://build.opensuse.org/request/show/121355
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-isodate?expand=0&rev=1
2012-05-24 07:55:43 +00:00