vcswatch reports that
this package seems to have a new changelog entry (version
0.7.17-1, distribution
UNRELEASED) and new commits
in its VCS. You should consider whether it's time to make
an upload.
Here are the relevant commit messages:
commit 8a2fe1e6ff88b6f4a02533c82d45f1bd38c8c060
Author: Jelmer Vernooij <jelmer@debian.org>
Date: Fri Jun 7 18:10:53 2024 +0100
Add python3.12 to list of supported versions. Closes: #1056435
commit 4d73004c2ba3e27f2f32362fde3ccba873a6bf6e
Author: Jelmer Vernooij <jelmer@debian.org>
Date: Fri Jun 7 18:09:56 2024 +0100
Fix python 3.12
commit 6341244dd8ad3d6df9f2c44fccf7d98e5b407cbe
Merge: a6c8714 e96fa02
Author: Jelmer Vernooij <jelmer@debian.org>
Date: Fri Jun 7 18:08:04 2024 +0100
New upstream release.
commit e96fa0207df9ffe740bc48dc5457e93b7b3c2449
Merge: ea0f7c9 3f60505
Author: Jelmer Vernooij <jelmer@jelmer.uk>
Date: Fri Jun 7 17:03:25 2024 +0000
Import upstream version 0.7.17
commit a6c8714fc5bc4babc907ff258e593e64c5d37bd6
Author: Jelmer Vernooij <jelmer@debian.org>
Date: Thu Feb 1 21:33:19 2024 +0000
Drop myself from uploaders.
commit 3f605052edf06cf99eadf70c4959acbc51756829
Author: Alexander Kozlovsky <alexander.kozlovsky@gmail.com>
Date: Mon Sep 25 10:07:37 2023 +0200
PonyORM release 0.7.17
commit 205e43fa33b7bdcd4b306474c39ff7f5117801bc
Author: Alexander Kozlovsky <alexander.kozlovsky@gmail.com>
Date: Mon Sep 25 08:53:01 2023 +0200
Update CHANGELOG
commit f24d7e4913343544aa0c986cdf1f70deac6bdb44
Author: Alexander Kozlovsky <alexander.kozlovsky@gmail.com>
Date: Mon Sep 25 08:44:03 2023 +0200
Drop support of Python versions < 3.8
commit 4018f394204b70986dcaa7739408cba57a98f579
Author: Alexander Kozlovsky <alexander.kozlovsky@gmail.com>
Date: Mon Sep 25 10:06:21 2023 +0200
Fix the circular import issue
commit 418b2ecbb8809cb65797b434cdf19335adcaec3f
Author: Alexander Kozlovsky <alexander.kozlovsky@gmail.com>
Date: Mon Sep 25 08:26:09 2023 +0200
Rename test_numbers -> numbers to avoid auto discover by pytest as the file is not a part of a test suite
commit 5b3ba96eba07f126627d86e37ff3ba531181c61f
Author: Alexander Kozlovsky <alexander.kozlovsky@gmail.com>
Date: Mon Sep 25 08:22:12 2023 +0200
Comment out dis.dis output
commit c9d9058cae3a4019c88d5b76c2742689d1a24b2e
Author: Alexander Kozlovsky <alexander.kozlovsky@gmail.com>
Date: Mon Sep 25 10:45:27 2023 +0200
Fix LIST_APPEND, add support of LIST_TO_TUPLE
commit fd197b9f3e8d7704729e52a236c4c7a3e6c8a697
Author: Alexander Kozlovsky <alexander.kozlovsky@gmail.com>
Date: Tue Sep 5 02:46:10 2023 +0200
Rename utility function to avoid pytest confusion: test_exception_msg -> check_exception_msg
commit 959ac5d0ca8a25e4333d6b605024817baf54cf2b
Author: Alexander Kozlovsky <alexander.kozlovsky@gmail.com>
Date: Mon Sep 25 07:07:51 2023 +0200
Fix decompiling functions wrapped with decorators
commit c75acb3cd6d9ab3d42d0a1f09c28114017aec129
Author: Alexander Kozlovsky <alexander.kozlovsky@gmail.com>
Date: Mon Sep 25 07:06:07 2023 +0200
Fix decompiling hybrid methods with default arguments
commit 30be824c80c0e48892c20c8df76c73217678720a
Author: Alexander Kozlovsky <alexander.kozlovsky@gmail.com>
Date: Mon Sep 25 06:00:30 2023 +0200
Fix EXTENDED_ARG handling
commit 610016be6d217eeae2866909b8fe7bdd54d99af0
Author: Alexander Kozlovsky <alexander.kozlovsky@gmail.com>
Date: Mon Sep 25 05:56:05 2023 +0200
Extract PY36 from decompiling.py to py23compat.py
commit cd742481a986059559f442609b30ec45293fe1c8
Author: Alexander Kozlovsky <alexander.kozlovsky@gmail.com>
Date: Sun Aug 7 21:45:02 2022 +0200
Quote the alias in MySQL DELETE queries
commit 1a9c3bb6bff6eb582b573945e98c3840ac076401
Author: Josh Yu <josh.yu_8@live.com>
Date: Mon Apr 17 13:03:54 2023 +0800
Fixed set None to IntArray & StrArray
commit 4cc7a40f828c8ab27e3db6c2cc9c407dfe5c3a9e
Author: KyleM <103862795+ServerForge@users.noreply.github.com>
Date: Fri Apr 7 18:34:47 2023 -0400
Update cockroach.py
Removed import for PGStrConverter which longer exists and replaced all instances with dbapiprovider.StrConverter like the postgres provider uses.
commit 6f7620c9e66a4b8d4f7f7ba4a456b733aab9f374
Author: Timo Röhling <roehling@debian.org>
Date: Wed Apr 5 09:40:08 2023 +0200
Fix negation for JUMP_IF_NONE / JUMP_IF_NOT_NONE
commit bd79bf9f105f48252a87839605f9d1c7c7c20679
Author: Jochen Sprickerhof <git@jochen.sprickerhof.de>
Date: Mon Dec 19 10:27:02 2022 +0100
fixup! Add some simpler tests to help find Decompiler mistakes
commit cf70486e7d07c17b97c3b267216d9dfeae0c60e1
Author: Timo Röhling <timo.roehling@fkie.fraunhofer.de>
Date: Wed Dec 14 18:37:34 2022 +0100
Add JUMP_IF_NONE and JUMP_IF_NOT_NONE opcodes
commit 5269173fb368d75d7b050b62bcdc212126ca7cdd
Author: Timo Röhling <timo.roehling@fkie.fraunhofer.de>
Date: Wed Dec 14 18:36:57 2022 +0100
Add MAKE_CELL opcode
commit b695bbc5ec278d272d645549ac2bfde52c1158f2
Author: Timo Röhling <timo.roehling@fkie.fraunhofer.de>
Date: Wed Dec 14 18:35:35 2022 +0100
Fix CALL opcode and handle NULL special cases
commit 4e32ebf5af791a2646b3d5d29434cc0dec915b5e
Author: Timo Röhling <timo.roehling@fkie.fraunhofer.de>
Date: Wed Dec 14 18:34:38 2022 +0100
Add PY311 compat constant
commit b7767f80a73ae060214be41f142c4cbe41e271e7
Author: Stefano Rivera <stefano@rivera.za.net>
Date: Tue Dec 6 15:41:46 2022 -0400
Add support for PUSH_NULL (bpo-46329)
commit 92fb752d27cafb38b23ff73328fa5762fd7c4185
Author: Stefano Rivera <stefano@rivera.za.net>
Date: Tue Dec 6 15:24:08 2022 -0400
Add support for BINARY_OP (bpo-45636)
commit b03a184135b28b743414b8959f52e1dd298978c9
Author: Stefano Rivera <stefano@rivera.za.net>
Date: Tue Dec 6 14:56:28 2022 -0400
Add support for COPY_FREE_VARS (bpo-44525)
commit 7bab1eaab669a4ed4a3d74ac11ffed52054e3143
Author: Stefano Rivera <stefano@rivera.za.net>
Date: Tue Dec 6 14:54:53 2022 -0400
Free variable offsets change in Python 3.11 (bpo-43693)
commit b54463712b7be7e9332c1b5729ab16d6bf28da51
Author: Stefano Rivera <stefano@rivera.za.net>
Date: Tue Dec 6 12:08:30 2022 -0400
In Python 3.11 LOAD_GLOBAL can push a NULL onto the stack (GH-31933)
commit 4e29a1a6f3e33409f0e2b1348860308275d354ea
Author: Stefano Rivera <stefano@rivera.za.net>
Date: Tue Dec 6 11:39:11 2022 -0400
In Python 3.11, MAKE_FUNCTION gets the qualname from the code object (bpo-44530)
commit 37fa351eb2e2454dfb21dbc0f3e35269ee83ab54
Author: Stefano Rivera <stefano@rivera.za.net>
Date: Tue Dec 6 09:47:16 2022 -0400
Add support for CALL and KW_NAMES (bpo-46329)
commit d8be3f748a9dc4e68ebbfdd222670589e6fed632
Author: Stefano Rivera <stefano@rivera.za.net>
Date: Tue Dec 6 09:47:00 2022 -0400
Add support for RESUME (bpo-45923)
commit 0eb2ae9219fdb0ca771b490880cbe345dc03c9ae
Author: Stefano Rivera <stefano@rivera.za.net>
Date: Tue Dec 6 09:46:52 2022 -0400
Add support for PRECALL (bpo-44525)
commit ac295e2d651660b2439053735eb94519c5312baf
Author: Stefano Rivera <stefano@rivera.za.net>
Date: Tue Dec 6 09:45:45 2022 -0400
Add support for CACHE (GH-90997)
commit bd1c833654af4b2bc7f66ae8fc31c7c7f5ddf6b6
Author: Stefano Rivera <stefano@rivera.za.net>
Date: Tue Dec 6 09:45:06 2022 -0400
Add support for 3.11's POP_JUMP_* (bpo-47120)
commit 2f2a88b6d58b556cc905744269c65a3cec61dd44
Author: Stefano Rivera <stefano@rivera.za.net>
Date: Tue Dec 6 08:05:02 2022 -0400
Add support for RETURN_GENERATOR (bpo-46409)
commit ff27bb9ab74bc616b9a4c2d33b52847e2aaddc4b
Author: Stefano Rivera <stefano@rivera.za.net>
Date: Tue Dec 6 07:58:15 2022 -0400
Add support for JUMP_NO_INTERRUPT (bpo-46409)
commit c697aed87d9f4cf3c939b64d84c6db58816009b9
Author: Stefano Rivera <stefano@rivera.za.net>
Date: Tue Dec 6 14:08:39 2022 -0400
Add some simpler tests to help find Decompiler mistakes
commit 12c689388d4ca4f0bfff93b1fd4f7fb912f29129
Author: Stefano Rivera <stefano@rivera.za.net>
Date: Tue Dec 6 07:50:33 2022 -0400
Declare support for Python 3.11
commit 2dec6c0b8ed51d33d21deaecaeb3573563a02b99
Author: Adam Levin <adamlevin44@gmail.com>
Date: Tue Dec 14 11:20:13 2021 -0800
Update README.md
commit 27593ffc74184bc334dd301a86fc5f40fdd3ad87
Merge: 57ddead edd60e6
Author: Alexander Tischenko <sashaaero@yandex.ru>
Date: Thu Dec 15 17:28:13 2022 +0300
Merge pull request #664 from kianmeng/fix-typos
Fix typos
commit edd60e6f95aec2a0f15357c891b5890c142abc72
Author: Kian-Meng Ang <kianmeng@cpan.org>
Date: Sun Sep 25 17:53:32 2022 +0800
Fix typos
Found via `codespell -S .mypy_cache -L te`
commit 57ddead42b471bcb001aa0156bc94297d730c97f
Merge: faa1277 42b356d
Author: Alexander Tischenko <sashaaero@yandex.ru>
Date: Wed May 25 14:35:43 2022 +0300
Merge pull request #637 from andriyor/patch-1
add GitHub URL for PyPi
commit 42b356d6b54e9d6dfed84fad1cf79b8acb4af55d
Author: Andrii Oriekhov <andriyorehov@gmail.com>
Date: Sat Mar 5 15:37:26 2022 +0200
add GitHub URL for PyPi
commit faa1277eba3c62260d4732240c63d68fa3b5805e
Author: Alexander Kozlovsky <alexander.kozlovsky@gmail.com>
Date: Thu Jan 27 23:39:21 2022 +0100
PonyORM release 0.7.16 (2022-01-28)
# Bugfixes
* Fixes #628: DBAPIProvider.__init__() got multiple values for argument 'database'
commit 3a9603bdf55bd9837d5fbfd4cd431fc0f4d2a171
Author: Alexander Kozlovsky <alexander.kozlovsky@gmail.com>
Date: Thu Jan 27 23:37:10 2022 +0100
Update changelog
commit c7867ce0ac13ff861ba8cce4a50127a740daf151
Author: Alexander Kozlovsky <alexander.kozlovsky@gmail.com>
Date: Thu Jan 27 23:32:44 2022 +0100
Fix failed tests for PostgreSQL
commit d65fd3259a2f1a0feb6d77d917cf008fc0c552a5
Author: Alexander Kozlovsky <alexander.kozlovsky@gmail.com>
Date: Thu Jan 27 23:31:49 2022 +0100
Fixes #628: DBAPIProvider.__init__() got multiple values for argument 'database'
commit 448b210055285afca13a04821bc277593c57f0b7
Author: Alexander Kozlovsky <alexander.kozlovsky@gmail.com>
Date: Thu Jan 27 18:07:53 2022 +0100
PonyORM release 0.7.15 (2022-01-22)
# Features
* Add Python 3.10 support, drop support of Python < 3.7
* You can create an in-memory SQLite database accessible from multiple threads by specifying ":sharedmemory:" as a file name
# Bugfixes
* Do not perform optimistic checks when deleting an object (it is OK if it was already deleted by concurrent transaction)
* Validation of int fields should take into account field size and check that the value is fit into the range
* More tests for hybrid methods added
* Fix incorrect assertion check `assert t is translator.`
* Fix aggregated query `sum(x.field for x in previous_query)`
* #594: Use a clearly synthetic filename when compiling dynamic code to not confuse coverage.py
* Use DecompileError exception instead of AssertionError when a function cannot be decompiled
commit 04d72f27c23624cc9dc4549364e6ce3e4a1bb540
Author: Alexander Kozlovsky <alexander.kozlovsky@gmail.com>
Date: Thu Jan 27 18:05:51 2022 +0100
Update changelog
commit 2af831bbc50ed9c4fb59eeb99b446ae213d51615
Author: Alexander Kozlovsky <alexander.kozlovsky@gmail.com>
Date: Mon Jan 24 12:37:32 2022 +0100
Update BACKERS.md