15
0
forked from pool/python-dill
Commit Graph

18 Commits

Author SHA256 Message Date
Richard Brown
a92583ce59 Accepting request 875643 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/875643
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dill?expand=0&rev=8
2021-03-05 12:44:51 +00:00
8bad47add7 Accepting request 875552 from home:jayvdb:branches:devel:languages:python
- Add 07e24913.patch to fix s390x and ppc64

OBS-URL: https://build.opensuse.org/request/show/875552
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dill?expand=0&rev=17
2021-02-27 17:44:59 +00:00
67c43185fb Accepting request 875256 from home:jayvdb:branches:devel:languages:python
- Update to v0.3.3
  * See https://github.com/uqfoundation/dill/compare/dill-0.3.2...dill-0.3.3
- from v0.3.2
  * See https://github.com/uqfoundation/dill/compare/dill-0.3.1.1...dill-0.3.2

OBS-URL: https://build.opensuse.org/request/show/875256
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dill?expand=0&rev=16
2021-02-26 08:22:41 +00:00
e836849e7b Accepting request 853471 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/853471
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dill?expand=0&rev=7
2020-12-12 19:28:52 +00:00
b2823365e5 Accepting request 853442 from home:bnavigator:branches:devel:languages:python
- Require dbm for all python3 flavors in Tumbleweed
  gh#openSUSE/python-rpm-macros#66

OBS-URL: https://build.opensuse.org/request/show/853442
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dill?expand=0&rev=14
2020-12-07 05:03:50 +00:00
d10eb74761 Accepting request 768849 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/768849
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dill?expand=0&rev=6
2020-02-03 10:12:07 +00:00
Todd R
52f926b7ef Accepting request 768848 from home:TheBlackCat:branches:devel:languages:python:numeric
- version update to 0.3.1.1
  * Add support for pickling MappingProxyType on Python3
  * Fix GetSetDescriptorType unpickling error in test_selected.py
  * add python 3.x keywords to dump and load
  * add save_socket method for socket objects
  * add support for pickling MappingProxyType
  * cleanup of Pickler,Unpickler; move dump to Pickler.dump
  * don't use multiple inheritance in Pickler,Unpickler
  * enabled to pickle __kwdefaults__ property
  * fix pickling keyword only arguments
  * fix typo in readline error message (#327)
  * more handling of 3.8 SyntaxWarnings
  * rollback register(SocketType) due to multiprocess test_pickling failure
  * unified handling of MappingProxyType and DictProxyType

OBS-URL: https://build.opensuse.org/request/show/768848
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dill?expand=0&rev=12
2020-01-30 17:23:51 +00:00
056e536437 Accepting request 718783 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/718783
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dill?expand=0&rev=5
2019-07-31 12:15:09 +00:00
Tomáš Chvátal
27f8d8ba29 Accepting request 718778 from home:pgajdos
- version update to 0.3.0
  * no upstream changelog

OBS-URL: https://build.opensuse.org/request/show/718778
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dill?expand=0&rev=10
2019-07-26 09:13:56 +00:00
eb013f9ef6 Accepting request 685831 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/685831
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dill?expand=0&rev=4
2019-03-19 08:59:05 +00:00
Tomáš Chvátal
13d3140184 Accepting request 685598 from home:jengelh:branches:devel:languages:python
- Use noun phrase in summary.
- Trim description a bit, for size.

OBS-URL: https://build.opensuse.org/request/show/685598
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dill?expand=0&rev=8
2019-03-17 15:30:51 +00:00
178e1b1a53 Accepting request 682837 from devel:languages:python
- Update to 0.2.9:
  * Various test/flake updates

OBS-URL: https://build.opensuse.org/request/show/682837
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dill?expand=0&rev=3
2019-03-12 08:53:25 +00:00
Tomáš Chvátal
5d52168274 - Update to 0.2.9:
* Various test/flake updates

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dill?expand=0&rev=6
2019-03-08 13:03:30 +00:00
7e50995918 Accepting request 654013 from devel:languages:python
Remove superfluous devel dependency for noarch package

OBS-URL: https://build.opensuse.org/request/show/654013
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dill?expand=0&rev=2
2018-12-13 18:42:52 +00:00
0ca589a7c3 Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dill?expand=0&rev=4
2018-12-04 13:23:31 +00:00
2536490c0b Accepting request 603782 from devel:languages:python
More flexible saving of python objects

OBS-URL: https://build.opensuse.org/request/show/603782
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dill?expand=0&rev=1
2018-05-15 08:08:22 +00:00
Todd R
4da2200727 Accepting request 603771 from home:TheBlackCat:branches:devel:languages:python
- Use %license tag

OBS-URL: https://build.opensuse.org/request/show/603771
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dill?expand=0&rev=2
2018-05-03 16:08:06 +00:00
Todd R
753e6de726 Accepting request 603471 from devel:languages:python:misc
More flexible saving of python objects

OBS-URL: https://build.opensuse.org/request/show/603471
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dill?expand=0&rev=1
2018-05-03 06:07:24 +00:00