Debian Package Tracker
Register | Log in
Subscribe

ponyorm

Pony Object-Relational Mapper

Choose email to subscribe with

general
  • source: ponyorm (main)
  • version: 0.7.16+ds-3
  • maintainer: Debian Python Team (DMD)
  • uploaders: Jelmer Vernooij [DMD]
  • arch: all
  • std-ver: 4.6.2
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • oldstable: 0.7.14-1
  • stable: 0.7.16+ds-3
  • unstable: 0.7.16+ds-3
versioned links
  • 0.7.14-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 0.7.16+ds-3: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • python3-pony
action needed
Debci reports failed tests high
  • unstable: fail (log)
    The tests ran in 0:00:39
    Last run: 2025-05-22T07:32:00.000Z
    Previous status: unknown

  • testing: pass (log)
    The tests ran in 0:00:41
    Last run: 2024-01-09T04:07:13.000Z
    Previous status: unknown

  • stable: pass (log)
    The tests ran in 0:00:29
    Last run: 2025-03-25T17:15:20.000Z
    Previous status: unknown

Created: 2023-12-12 Last update: 2025-05-25 11:03
A new upstream version is available: 0.7.19 high
A new upstream version 0.7.19 is available, you should consider packaging it.
Created: 2023-09-26 Last update: 2025-05-25 05:00
The package has not entered testing even though the delay is over normal
The package has not entered testing even though the 20-day delay is over. Check why.
Created: 2024-01-11 Last update: 2025-05-25 10:32
version in VCS is newer than in repository, is it time to upload? normal
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
Created: 2024-02-01 Last update: 2025-05-20 11:02
Standards version of the package is outdated. wishlist
The package should be updated to follow the last version of Debian Policy (Standards-Version 4.7.2 instead of 4.6.2).
Created: 2024-04-07 Last update: 2025-02-27 13:25
testing migrations
  • excuses:
    • Migration status for ponyorm (- to 0.7.16+ds-3): BLOCKED: Rejected/violates migration policy/introduces a regression
    • Issues preventing migration:
    • ∙ ∙ Updating ponyorm would introduce bugs in testing: #1056435
    • ∙ ∙ autopkgtest for ponyorm/0.7.16+ds-3: amd64: Regression or new test ♻, arm64: Regression or new test ♻, armel: Regression or new test ♻, armhf: Regression or new test ♻, i386: Regression or new test ♻, ppc64el: Regression or new test ♻, riscv64: Regression or new test ♻, s390x: Regression or new test ♻
    • ∙ ∙ blocked by freeze: is not in testing
    • Additional info:
    • ∙ ∙ Piuparts tested OK - https://piuparts.debian.org/sid/source/p/ponyorm.html
    • ∙ ∙ 778 days old (needed 20 days)
    • Not considered
news
[rss feed]
  • [2024-01-12] ponyorm REMOVED from testing (Debian testing watch)
  • [2023-04-28] ponyorm 0.7.16+ds-3 MIGRATED to testing (Debian testing watch)
  • [2023-04-07] Accepted ponyorm 0.7.16+ds-3 (source) into unstable (Stefano Rivera)
  • [2022-12-17] ponyorm 0.7.16+ds-2 MIGRATED to testing (Debian testing watch)
  • [2022-12-14] Accepted ponyorm 0.7.16+ds-2 (source) into unstable (Louis-Philippe Véronneau)
  • [2022-03-07] ponyorm 0.7.16+ds-1 MIGRATED to testing (Debian testing watch)
  • [2022-03-04] Accepted ponyorm 0.7.16+ds-1 (source) into unstable (Louis-Philippe Véronneau)
  • [2022-01-14] ponyorm 0.7.15~rc1+ds-1 MIGRATED to testing (Debian testing watch)
  • [2022-01-12] Accepted ponyorm 0.7.15~rc1+ds-1 (source) into unstable (Louis-Philippe Véronneau)
  • [2022-01-07] ponyorm REMOVED from testing (Debian testing watch)
  • [2020-11-27] ponyorm 0.7.14-1 MIGRATED to testing (Debian testing watch)
  • [2020-11-24] Accepted ponyorm 0.7.14-1 (source) into unstable (Louis-Philippe Véronneau)
  • [2020-04-06] ponyorm 0.7.13-1 MIGRATED to testing (Debian testing watch)
  • [2020-04-02] Accepted ponyorm 0.7.13-1 (source) into unstable (Jelmer Vernooij) (signed by: Jelmer Vernooij)
  • [2020-02-28] ponyorm 0.7.11-1 MIGRATED to testing (Debian testing watch)
  • [2020-02-25] Accepted ponyorm 0.7.11-1 (source) into unstable (Emmanuel Arias) (signed by: Boyuan Yang)
  • [2019-09-04] Accepted ponyorm 0.7.9-1 (source all) into unstable, unstable (Jelmer Vernooij) (signed by: Jelmer Vernooij)
bugs [bug history graph]
  • all: 2
  • RC: 0
  • I&N: 1
  • M&W: 0
  • F&P: 1
  • patch: 0
links
  • homepage
  • lintian
  • buildd: logs
  • popcon
  • browse source code
  • edit tags
  • other distros
  • debian patches
  • debci

Debian Package Tracker — Copyright 2013-2025 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing