Revisions of python-dill

buildservice-autocommit accepted request 1128728 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 29)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 28)
- update to 0.3.7:
  * Fix _is_builtin_module
  * minor changes from PR #554
  * align LICENSE wording with BSD-3-Clause
  * Python 3 Metaclasses [Support ABC and Enums - Part 1]
  * Abstract Base Classes [Support ABC and Enums - Part 2]
  * fix typo
  * Bump requests from 2.27.1 to 2.31.0 in /docs
  * Fixed crashed in _dill._is_builtin_module when a module's
    __file__ is None
  * Bump pygments from 2.11.2 to 2.15.0 in /docs
  * requires python 3.7
  * Support recursive and empty closure cells
  * drop rtfd build to 3.8
buildservice-autocommit accepted request 1084776 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 27)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 26)
- build for python 3.7+ only
buildservice-autocommit accepted request 1066285 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 25)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 24)
- restore installation of dbm module on SLE15 and older
buildservice-autocommit accepted request 1037023 from Daniel Garcia's avatar Daniel Garcia (dgarcia) (revision 23)
baserev update by copy to link target
Daniel Garcia's avatar Daniel Garcia (dgarcia) committed (revision 22)
- Update the source from github and use the correct folder for setup and tests
Daniel Garcia's avatar Daniel Garcia (dgarcia) committed (revision 21)
- Remove python_module macro definition
- Use sources from github, current release doesn't have tests
- Use autosetup instead of setup
- Update how to run tests
- More specific python_sitelib in %files
- Update to 0.3.6:
  * fix: #480 create_code for 3.11.0a7 and 3.11.0b1
  * fix: #413, fix: #453, drop 2.7 support
  * adjust save_code and _create_code for co_lnotab in PEP626 (#495)
  * Lookup qualname instead of name in Python 3 (#486)
  * Support PyCapsule (#477)
  * Fix `dill._dill` submodule being saved as `GLOBAL "dill._shims" "_dill"`
    (#490)
  * Create a soft_def shim to combine move_to and Getattr (#473)
  * Incidental implementation specific types (#472)
  * Fix bug in pickling MappingProxyType in PyPy 3.7+ (#506)
  * Bring back old method pickling function (#511)
  * protect against sys.modules contents change
  * correct failures and succeeds dicts
  * correct failures for registered
  * unregister SymtableEntryType
  * Add detailed trace mode showing saved object size and visual depth level
    (#471)
  * Kickstart support drop for Python < 3.7 (#499)
  * fix #521: support develop mode
  * Rewrite _create_code() with Structural Pattern Matching (limited to tuples)
    (#496)
  * fix #522: unify README and module doc
  * add some no-indent bullets
  * Fix load_session() and restrict loading a session in a different module
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 20)
- update to 0.3.5.1:
  * requires python 3.7 
  * skip tests with broken stftime
  * resolve symlinks when determining if module is builtin
  * support python 3.10
  * adjust for python 3.11
  * Support recursive and empty closure cells 
  * use CAN_NULL for 3.11a7 and above
  * better check for travis in tests
  * parse init file for dist meta
  * drop rtfd build to 3.8
Steve Kowalik's avatar Steve Kowalik (StevenK) accepted request 941526 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 19)
- Update to v0.3.4
  * no release notes, works with python310
- Drop 07e24913.patch released upstream
buildservice-autocommit accepted request 875643 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 18)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 875552 from John Vandenberg's avatar John Vandenberg (jayvdb) (revision 17)
- Add 07e24913.patch to fix s390x and ppc64
Markéta Machová's avatar Markéta Machová (mcalabkova) accepted request 875256 from John Vandenberg's avatar John Vandenberg (jayvdb) (revision 16)
- 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
buildservice-autocommit accepted request 853471 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 15)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 853442 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 14)
- Require dbm for all python3 flavors in Tumbleweed
  gh#openSUSE/python-rpm-macros#66
buildservice-autocommit accepted request 768849 from Todd R's avatar Todd R (TheBlackCat) (revision 13)
baserev update by copy to link target
Todd R's avatar Todd R (TheBlackCat) accepted request 768848 from Todd R's avatar Todd R (TheBlackCat) (revision 12)
- 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
buildservice-autocommit accepted request 718783 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 11)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 718778 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 10)
- version update to 0.3.0
  * no upstream changelog
Displaying revisions 1 - 20 of 29
openSUSE Build Service is sponsored by