{"bugs":[{"bugid":620122,"firstseen":"2025-07-11T02:48:40.189262","severity":"normal","status":"CONFIRMED","summary":"dev-python\/pysvn-1.8.0 fails tests"},{"bugid":712056,"firstseen":"2025-07-11T02:48:40.189262","severity":"normal","status":"CONFIRMED","summary":"dev-python\/pysvn-1.8.0 : Error: PyCXX version not as required."},{"bugid":722840,"firstseen":"2025-07-11T02:48:40.189262","severity":"normal","status":"CONFIRMED","summary":"dev-python\/pysvn fails tests"},{"bugid":723742,"firstseen":"2025-07-11T02:48:40.189262","severity":"normal","status":"CONFIRMED","summary":"dev-python\/pysvn does not respect CFLAGS"},{"bugid":953305,"firstseen":"2025-07-11T02:48:40.189262","severity":"normal","status":"CONFIRMED","summary":"dev-python\/pysvn-1.9.22-r1 - [llvm] string: error: implicit instantiation of undefined template std::char_traits<unsigned int>"}],"categories":[{"categoryid":450,"name":"dev-lang","summary":"The dev-lang category contains various programming language implementations and related tools."},{"categoryid":336,"name":"dev-python","summary":"The dev-python category contains packages whose primary purpose is to provide Python modules, extensions and bindings, as well as tools and utilities useful for development in the Python programming language."},{"categoryid":311,"name":"dev-vcs","summary":"The dev-vcs category contains utilities focused on version control."}],"changelog":[{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"d0dd1be825b69dbebaa739c9ef45d4cad15da8fd","committime":"2026-04-04T17:31:01","packageid":51032,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mgorny@gentoo.org","authorname":"Michał Górny","body":"Signed-off-by: Michał Górny <mgorny@gentoo.org>","commitid":"cea2c45e92d89a85720d7313ce4745d9e9f993f5","committime":"2026-04-04T17:15:29","packageid":51032,"repoid":1,"summary":"dev-python\/pysvn: Remove old"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"a198e862478387fe37b4d232d51a3edb558cd3e0","committime":"2025-12-19T10:01:01","packageid":51032,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"grobian@gentoo.org","authorname":"Fabian Groffen","body":"Bug: https:\/\/bugs.gentoo.org\/473598\nBug: https:\/\/bugs.gentoo.org\/720224\nSigned-off-by: Fabian Groffen <grobian@gentoo.org>","commitid":"2d25fad95cbaa525c8945d8e582c749d49524f49","committime":"2025-12-19T09:25:43","packageid":51032,"repoid":1,"summary":"*\/*: drop *-linux keywords"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"b082176271c4f0d63a97962e4b75785991196236","committime":"2025-12-17T15:16:13","packageid":51032,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"grobian@gentoo.org","authorname":"Fabian Groffen","body":"The arch and OS that matches it are obsolete.\n\nSigned-off-by: Fabian Groffen <grobian@gentoo.org>","commitid":"0a7ffce789e36042bac35ea5e0b8b2b654e5b490","committime":"2025-12-17T15:07:23","packageid":51032,"repoid":1,"summary":"*: remove ppc-macos keyword"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"dce261e46e0a0af848eff041b4bd542c0e27ee07","committime":"2025-12-09T17:00:47","packageid":51032,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"eschwartz@gentoo.org","authorname":"Eli Schwartz","body":"Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>","commitid":"157c488b1333d01f60c41a7a78c930db48f3d71b","committime":"2025-12-09T16:45:41","packageid":51032,"repoid":1,"summary":"dev-python\/pysvn: Stabilize 1.9.22-r1 ppc, #953594"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"7e2e7755b1740239f7d9b58add64f1d6ff68f4d6","committime":"2025-04-24T07:20:08","packageid":51032,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"7f6dc9d840fc3e14bdeeeb08a330e9e2c0188e02","committime":"2025-04-24T07:00:02","packageid":51032,"repoid":1,"summary":"dev-python\/pysvn: Stabilize 1.9.22-r1 amd64, #953594"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"4db922e325f6938b633985899d1f5c98cc834a23","committime":"2025-04-23T14:05:15","packageid":51032,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"aea9e7cb8ae09597d60096933851cd6341975945","committime":"2025-04-23T13:54:36","packageid":51032,"repoid":1,"summary":"dev-python\/pysvn: Stabilize 1.9.22-r1 x86, #953594"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"34b99591e09aeaa6cd870483ac7f7ac61811399f","committime":"2025-04-19T13:36:00","packageid":51032,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ulm@gentoo.org","authorname":"Ulrich Müller","body":"A recent update of distutils-r1 (commit 67f008f6acc0?) broke this:\n * ERROR: dev-python\/pysvn-1.9.22-r1::gentoo failed (compile phase):\n *   No wheel installed in python_compile(), did you call distutils-r1_python_compile?\n\nGenerally, this package doesn't seem to play well with that eclass,\nand a more thorough fix by somebody with better knowledge of Python's\nbuild intricacies (and the convoluted eclass code) may be needed.\n\nIn any case, it fixes building of the package for now, and its only\nreverse dependency dev-vcs\/svneverever appears to work fine.\n\nCloses: https:\/\/bugs.gentoo.org\/953830\nSigned-off-by: Ulrich Müller <ulm@gentoo.org>","commitid":"56873044c0ad3a6bb1cad4819d430b73ac04fc18","committime":"2025-04-19T12:51:08","packageid":51032,"repoid":1,"summary":"dev-python\/pysvn: Make it build again"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"91e5c3d0901f84822c069db7cd917647382b563e","committime":"2025-03-28T19:50:09","packageid":51032,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sping@gentoo.org","authorname":"Sebastian Pipping","body":"Closes: https:\/\/bugs.gentoo.org\/952380\nSigned-off-by: Sebastian Pipping <sping@gentoo.org>","commitid":"00cdc666f7e431bdd5efbdd2bec1f74f960850d7","committime":"2025-03-28T19:23:20","packageid":51032,"repoid":1,"summary":"dev-python\/pysvn: Python 3.13"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"74383b2fcaf5e395e2f5c1141858a2c9cfb97829","committime":"2024-05-17T15:54:57","packageid":51032,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mgorny@gentoo.org","authorname":"Michał Górny","body":"Signed-off-by: Michał Górny <mgorny@gentoo.org>","commitid":"c874ad16fc3969368cada531214fa9802c6706a1","committime":"2024-05-17T13:14:08","packageid":51032,"repoid":1,"summary":"dev-python\/pysvn: Remove old"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"dee0affe19aeff4936bfb173b02b83fc89afad6d","committime":"2024-05-17T13:03:52","packageid":51032,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"fbf0bf94d309d6a7cf53547c98bdffb2f6146a76","committime":"2024-05-17T12:47:04","packageid":51032,"repoid":1,"summary":"dev-python\/pysvn: Stabilize 1.9.22 x86, #932046"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"4193a7d350c59fe8ad5fc187b85e07ce34ed635a","committime":"2024-05-17T12:47:03","packageid":51032,"repoid":1,"summary":"dev-python\/pysvn: Stabilize 1.9.22 amd64, #932046"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"535235209144967bac1b37b08470870766d5d35f","committime":"2024-05-17T12:47:01","packageid":51032,"repoid":1,"summary":"dev-python\/pysvn: Stabilize 1.9.22 ppc, #932046"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"e817756739654c06c8a96e8fb68a3da1ba3af055","committime":"2024-04-30T18:48:55","packageid":51032,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"20987e57fc6dd001d34bc6203728a418f559bd25","committime":"2024-04-14T18:48:48","packageid":51032,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sping@gentoo.org","authorname":"Sebastian Pipping","body":"Signed-off-by: Sebastian Pipping <sping@gentoo.org>","commitid":"3ca9d636b20dec5e3ff49274bbfb8be1f1a2b899","committime":"2024-04-14T18:19:06","packageid":51032,"repoid":1,"summary":"dev-python\/pysvn: 1.9.22 + Python 3.12"},{"authoremail":"watermanpaint@posteo.net","authorname":"Lucio Sauer","body":"bump copyright of touched ebuilds to 2024\n\nSigned-off-by: Lucio Sauer <watermanpaint@posteo.net>\nSigned-off-by: Michał Górny <mgorny@gentoo.org>","commitid":"794061a3298b5716db015defa7b3e2c583b73980","committime":"2024-04-12T10:47:52","packageid":51032,"repoid":1,"summary":"*\/*: inline mirror:\/\/sourceforge"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"1e74ac9788964fd86f18d370c5401a8cec873119","committime":"2023-05-24T19:47:02","packageid":51032,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"grobian@gentoo.org","authorname":"Fabian Groffen","body":"Signed-off-by: Fabian Groffen <grobian@gentoo.org>","commitid":"82e9ddde6f17e843beed29bc1446c635f71efc50","committime":"2023-05-24T19:41:33","packageid":51032,"repoid":1,"summary":"*\/*: remove x86-solaris keyword"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"8d0ebee607de5c63d747980fbeb0806c193a29c9","committime":"2023-01-14T13:02:17","packageid":51032,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"soap@gentoo.org","authorname":"David Seifert","body":"Signed-off-by: David Seifert <soap@gentoo.org>","commitid":"ed468028e725c9580a7b2ee02d6b7b9375f7a0b2","committime":"2023-01-14T12:51:19","packageid":51032,"repoid":1,"summary":"*\/*: remove py3.8 from PYTHON_COMPAT"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"27286b6465a67afbdaacbf06587d005ad940cce9","committime":"2022-12-31T15:16:59","packageid":51032,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mgorny@gentoo.org","authorname":"Michał Górny","body":"Signed-off-by: Michał Górny <mgorny@gentoo.org>","commitid":"9a2d445f2cfd6f6946d5a941ba68ec6e5618950f","committime":"2022-12-31T14:33:00","packageid":51032,"repoid":1,"summary":"dev-python\/pysvn: Remove old"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"44a110784dd68f8a8928c11daf34ea6b8e2179ee","committime":"2022-12-31T13:31:59","packageid":51032,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"a05d8f68343afad83024d49b311e11366edb1053","committime":"2022-12-31T13:27:50","packageid":51032,"repoid":1,"summary":"dev-python\/pysvn: Stabilize 1.9.18 x86, #889118"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"4a7ca82cd378076d8f5a5ffa9d360ed0a134a99a","committime":"2022-12-31T13:27:49","packageid":51032,"repoid":1,"summary":"dev-python\/pysvn: Stabilize 1.9.18 ppc, #889118"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"86be896bda0e4574b09fef416e118f6748d76427","committime":"2022-12-31T13:27:46","packageid":51032,"repoid":1,"summary":"dev-python\/pysvn: Stabilize 1.9.18 amd64, #889118"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"7cd8ffc36340768b563509c8534d820be5119edc","committime":"2022-11-29T00:46:43","packageid":51032,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sping@gentoo.org","authorname":"Sebastian Pipping","body":"Signed-off-by: Sebastian Pipping <sping@gentoo.org>","commitid":"ca605b5dee67291e0a12b608ef3f416e46da2fbd","committime":"2022-11-29T00:23:44","packageid":51032,"repoid":1,"summary":"dev-python\/pysvn: 1.9.18 + Python 3.11 + DistutilsNonPEP517Build"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"d5c511d3f5f30218898acf4b15d437e790302313","committime":"2022-08-04T06:32:00","packageid":51032,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mgorny@gentoo.org","authorname":"Michał Górny","body":"Signed-off-by: Michał Górny <mgorny@gentoo.org>","commitid":"000194d0d70e4e3b44e3f8fa4b917beefb8de932","committime":"2022-08-04T06:03:21","packageid":51032,"repoid":1,"summary":"dev-python\/pysvn: Remove old"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"0ecd9ce5486114be9662ac3730b6f2e472cbb2f0","committime":"2022-08-04T00:16:49","packageid":51032,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"e77e849f94893207be0f195fca0617cb89b98674","committime":"2022-08-04T00:12:17","packageid":51032,"repoid":1,"summary":"dev-python\/pysvn: Stabilize 1.9.15-r1 x86, #863134"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"04ce71acbc5819e218349db2401cb13e43b1f31b","committime":"2022-08-04T00:11:18","packageid":51032,"repoid":1,"summary":"dev-python\/pysvn: Stabilize 1.9.15-r1 amd64, #863134"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"c04b08393477d25ec311b6a0984920ad77651896","committime":"2022-08-03T08:01:56","packageid":51032,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Signed-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"888e0fd6079b236dc1963865140e27ac63f68c0c","committime":"2022-08-03T07:50:24","packageid":51032,"repoid":1,"summary":"dev-python\/pysvn: ppc stable wrt bug #863134"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"2cd03785fe97b8d9f0839db367f044d3b6343048","committime":"2022-07-03T13:16:28","packageid":51032,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sping@gentoo.org","authorname":"Sebastian Pipping","body":"Signed-off-by: Sebastian Pipping <sping@gentoo.org>\nPackage-Manager: Portage-3.0.30, Repoman-3.0.3","commitid":"90007a7c10204e0d43e1ec932258c70b2affba69","committime":"2022-07-03T13:04:55","packageid":51032,"repoid":1,"summary":"dev-python\/pysvn: Python 3.10 + EAPI 8"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"771f711b059c3d64571ddc6914758246329ebc8c","committime":"2021-10-17T09:36:21","packageid":51032,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mgorny@gentoo.org","authorname":"Michał Górny","body":"Signed-off-by: Michał Górny <mgorny@gentoo.org>","commitid":"95b9e2c6e0222dba331406f01c9079f30989d424","committime":"2021-10-17T09:17:54","packageid":51032,"repoid":1,"summary":"dev-python\/pysvn: Remove old"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"f202d28b5579d3faf27deb88ca7225261179cfd2","committime":"2021-09-11T06:21:21","packageid":51032,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"5d57d443a1ec83ddfb2ad6e9988c3bd2722b7adf","committime":"2021-09-11T06:02:39","packageid":51032,"repoid":1,"summary":"dev-python\/pysvn: Stabilize 1.9.15 amd64, #811648"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"711fab4fa07c975b2e9be0d7848cf208e4c6e747","committime":"2021-09-06T05:51:31","packageid":51032,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: Portage-3.0.20, Repoman-3.0.2\nRepoMan-Options: --include-arches=\"x86\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"5833600f3bb061de22819fcef94756c7b75cf771","committime":"2021-09-06T05:40:26","packageid":51032,"repoid":1,"summary":"dev-python\/pysvn: x86 stable wrt bug #811648"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"850c9dd7caecb8707ee8167fe1e71a88e6a522f1","committime":"2021-09-05T20:21:22","packageid":51032,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: Portage-3.0.20, Repoman-3.0.2\nRepoMan-Options: --include-arches=\"ppc\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"02d95cfb137604bad5854ee7a6dd18738bdb5b09","committime":"2021-09-05T20:04:39","packageid":51032,"repoid":1,"summary":"dev-python\/pysvn: ppc stable wrt bug #811648"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"feb5d713ee332127109b891b0239a6b367f41e6e","committime":"2021-08-08T06:51:23","packageid":51032,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mgorny@gentoo.org","authorname":"Michał Górny","body":"Signed-off-by: Michał Górny <mgorny@gentoo.org>","commitid":"b08b2a56f136bcbe7f266031097ab2db2d23c319","committime":"2021-08-08T06:21:38","packageid":51032,"repoid":1,"summary":"dev-python\/pysvn: Remove old"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"c5cc1c8b1162369d883bb27689254cfb66db05b2","committime":"2021-08-07T23:51:40","packageid":51032,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"455c39775296177ddd0e5167e3a2ae3aaf246743","committime":"2021-08-07T23:34:04","packageid":51032,"repoid":1,"summary":"dev-python\/pysvn: Stabilize 1.9.13 x86, #806917"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"e196e9c63f8092b7cb5d16afb6f7c2a975ac9f52","committime":"2021-08-07T15:06:21","packageid":51032,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"65dbce4dd3fe03ff42386075cb6127d158f5b959","committime":"2021-08-07T14:51:35","packageid":51032,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"92e3d562d14e6a8ccaa8bff61977eb3b6291197d","committime":"2021-08-07T14:46:56","packageid":51032,"repoid":1,"summary":"dev-python\/pysvn: Stabilize 1.9.13 ppc, #806917"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"166acc659aa600ff5010f20d9cc0c6ce04f29949","committime":"2021-08-07T14:41:46","packageid":51032,"repoid":1,"summary":"dev-python\/pysvn: Stabilize 1.9.13 amd64, #806917"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"537a1fab3d4d8a52a7d9529b6fcfc1e33409a985","committime":"2021-08-03T14:07:48","packageid":51032,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sping@gentoo.org","authorname":"Sebastian Pipping","body":"Signed-off-by: Sebastian Pipping <sping@gentoo.org>\nPackage-Manager: Portage-3.0.20, Repoman-3.0.3","commitid":"64cc33f4904a5582464ef9de9a0faad2aee0e0ce","committime":"2021-08-03T13:57:34","packageid":51032,"repoid":1,"summary":"dev-python\/pysvn: Fix 1.9.15 cross-compilation"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"cd58fa2d57790e7a8f23e95e03d8278449362290","committime":"2021-07-30T20:52:19","packageid":51032,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sping@gentoo.org","authorname":"Sebastian Pipping","body":"Signed-off-by: Sebastian Pipping <sping@gentoo.org>\nPackage-Manager: Portage-3.0.20, Repoman-3.0.3","commitid":"5da997c5eb250d08b634b561353fab3b66db3d8a","committime":"2021-07-30T20:28:33","packageid":51032,"repoid":1,"summary":"dev-python\/pysvn: 1.9.15"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"df01439638880ec955da344cb993c616dd7d994b","committime":"2021-07-03T17:13:36","packageid":51032,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sping@gentoo.org","authorname":"Sebastian Pipping","body":"Signed-off-by: Sebastian Pipping <sping@gentoo.org>\nPackage-Manager: Portage-3.0.20, Repoman-3.0.3","commitid":"50cd663733598e3c53c2918ed4f4690740d65b60","committime":"2021-07-03T11:01:28","packageid":51032,"repoid":1,"summary":"dev-python\/pysvn: 1.9.13"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"f50f6afdeafd5aeddc329cc1f0fef24aa1e90713","committime":"2021-06-01T11:35:24","packageid":51032,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"e2e4390de7145ad19b618678ae62c4c5830f8d19","committime":"2021-06-01T11:25:14","packageid":51032,"repoid":1,"summary":"dev-python\/pysvn: add Python 3.9"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"824405877a9f8947595238a7dfec9a60b7e7c5e5","committime":"2021-04-16T11:35:32","packageid":51032,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"29a22fef97cb42dcec4fa536f6bb422e30d0acfd","committime":"2021-04-15T10:59:01","packageid":51032,"repoid":1,"summary":"dev-python\/pysvn: eutils--"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"2c6c2efe4c1a02689bcd5e6e58a54035dec44025","committime":"2021-01-31T02:18:05","packageid":51032,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mgorny@gentoo.org","authorname":"Michał Górny","body":"Signed-off-by: Michał Górny <mgorny@gentoo.org>","commitid":"d8cbaa62dbf4abc31cc74d2cc12e3d0c7ac9b70a","committime":"2021-01-30T23:36:06","packageid":51032,"repoid":1,"summary":"*\/*: Remove obsolete values from PYTHON_COMPAT"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"6efb536682785f646dbcf1bdc9d6c3f7133e2745","committime":"2020-07-12T17:05:12","packageid":51032,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mgorny@gentoo.org","authorname":"Michał Górny","body":"Signed-off-by: Michał Górny <mgorny@gentoo.org>","commitid":"a5c4a10164fd402dccbd5051d4b65d9ca5143384","committime":"2020-07-12T16:44:20","packageid":51032,"repoid":1,"summary":"dev-python\/pysvn: Remove redundant versions"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"ff451d2816b655a7f513292377e95d6c0a0f18da","committime":"2020-06-14T14:05:08","packageid":51032,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"slyfox@gentoo.org","authorname":"Sergei Trofimovich","body":"stable wrt bug #\nTested-by: ernsteiswuerfel\nPackage-Manager: Portage-2.3.100, Repoman-2.3.22\nRepoMan-Options: --include-arches=\"ppc\"\nSigned-off-by: Sergei Trofimovich <slyfox@gentoo.org>","commitid":"076b7ab639afae0cee02cb36412a38813b23fdb9","committime":"2020-06-14T13:47:28","packageid":51032,"repoid":1,"summary":"dev-python\/pysvn: stable 1.9.11 for ppc"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"339fb93de007c2c2b72f3869581eff89c46a55f4","committime":"2020-05-13T10:35:08","packageid":51032,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: Portage-2.3.99, Repoman-2.3.22\nRepoMan-Options: --include-arches=\"x86\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"f3cd6c4d15b1956797286408d30a4d033c87a732","committime":"2020-05-13T10:07:58","packageid":51032,"repoid":1,"summary":"dev-python\/pysvn: x86 stable wrt bug #721784"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"effc423b98ba65f189c242e0829dd65c78d06584","committime":"2020-05-12T07:05:07","packageid":51032,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: Portage-2.3.99, Repoman-2.3.22\nRepoMan-Options: --include-arches=\"amd64\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"870316f762d33d183020b8767ed051f314f03ca4","committime":"2020-05-12T06:31:20","packageid":51032,"repoid":1,"summary":"dev-python\/pysvn: amd64 stable wrt bug #721784"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"94d6436e8ab80991b3871064718087279f94f7d2","committime":"2020-03-20T10:07:28","packageid":51032,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"soap@gentoo.org","authorname":"David Seifert","body":"Package-Manager: Portage-2.3.94, Repoman-2.3.21\nSigned-off-by: David Seifert <soap@gentoo.org>","commitid":"5dcefb7b0320323d43c1090ecccdfecf9f4e7f41","committime":"2020-03-20T09:57:21","packageid":51032,"repoid":1,"summary":"dev-python\/pysvn: Replace distutils-r1 EXAMPLES use"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"1f7dc2dd8abb76e4e754febd1521121c66f609d1","committime":"2020-03-01T14:06:27","packageid":51032,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sping@gentoo.org","authorname":"Sebastian Pipping","body":"Closes: https:\/\/bugs.gentoo.org\/602152\nSigned-off-by: Sebastian Pipping <sping@gentoo.org>\nPackage-Manager: Portage-2.3.84, Repoman-2.3.20","commitid":"123ed4399dbe917c4e5dae1bee44e6e63bc094c8","committime":"2020-03-01T13:52:52","packageid":51032,"repoid":1,"summary":"dev-python\/pysvn: 1.9.11 + EAPI 7 + py37\/py38"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"a3d2c3b4ee744e2c91c5306813473a7a6bcaf517","committime":"2020-02-03T21:06:24","packageid":51032,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mgorny@gentoo.org","authorname":"Michał Górny","body":"Signed-off-by: Michał Górny <mgorny@gentoo.org>","commitid":"c85d4d50e7c79e76a1c211bf3626089b709afff5","committime":"2020-02-03T20:30:58","packageid":51032,"repoid":1,"summary":"dev-python\/pysvn: Remove py2"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"4747d40122d485033fe9f863f4b4330bf0651903","committime":"2020-01-05T11:14:55","packageid":51032,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mgorny@gentoo.org","authorname":"Michał Górny","body":"Closes: https:\/\/github.com\/gentoo\/gentoo\/pull\/14246\nSigned-off-by: Michał Górny <mgorny@gentoo.org>","commitid":"cd3f25deb13cf4d6c9d721d515dbf772a988426f","committime":"2020-01-05T09:36:11","packageid":51032,"repoid":1,"summary":"*\/*: Clean PYTHON_COMPAT of obsolete impls"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"7bc002a9b18554c3a22e4d032fa70be74f95d6ed","committime":"2019-04-17T08:07:39","packageid":51032,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mgorny@gentoo.org","authorname":"Michał Górny","body":"Signed-off-by: Michał Górny <mgorny@gentoo.org>","commitid":"2db67a589e688ba866fce79132f608652bbc4cd8","committime":"2019-04-17T07:48:22","packageid":51032,"repoid":1,"summary":"*\/*: Remove python3_4 PYTHON_COMPAT correctly"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"657348b95d19e4cb11e7e5c84ae5291f5f7e3e5e","committime":"2017-07-12T15:04:08","packageid":51032,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"pacho@gentoo.org","authorname":"Pacho Ramos","body":"Package-Manager: Portage-2.3.6, Repoman-2.3.2","commitid":"16389baee946685424cf4820aac78b6e6e02889b","committime":"2017-07-12T08:43:05","packageid":51032,"repoid":1,"summary":"dev-python\/pysvn: Support newer python"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"25093d6359f778b8d1052f66ba9e26fc29ded21a","committime":"2017-02-28T20:35:29","packageid":51032,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"robbat2@gentoo.org","authorname":"Robin H. Johnson","body":"Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>","commitid":"61b861acd7b49083dab687e133f30f3331cb7480","committime":"2017-02-28T19:47:27","packageid":51032,"repoid":1,"summary":"Drop $Id$ per council decision in bug #611234."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"09e1812871804538ac3b70adeb4a42b0ea900860","committime":"2017-01-29T17:42:03","packageid":51032,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"grobian@gentoo.org","authorname":"Fabian Groffen","body":"Package-Manager: portage-2.3.3","commitid":"2042b4f1e8feda0d34ea13e77c2cfc8c4e095a88","committime":"2017-01-29T17:18:43","packageid":51032,"repoid":1,"summary":"dev-python\/pysvn: dropped ~x86-freebsd"},{"authoremail":"malfatti@neuro.ufrn.br","authorname":"T. Malfatti","commitid":"8457ba6f9fd6f0dbafcca1fb375788eeea02aae1","committime":"2017-01-26T18:44:34","packageid":51032,"repoid":1,"summary":"media-libs\/portaudio: Version bump"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"3768b9199c167563bceeec26ee45a9cb942ad504","committime":"2016-11-01T21:13:24","packageid":51032,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mgorny@gentoo.org","authorname":"Michał Górny","commitid":"543503fdd0c77e3a416d1fcd9ece6e1b0c835608","committime":"2016-11-01T20:10:51","packageid":51032,"repoid":1,"summary":"global: Drop dead implementations from PYTHON_COMPAT"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"e4faec37630b6fbce7109e6a81328e91afe6be1a","committime":"2015-12-26T18:01:57","packageid":51032,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"jlec@gentoo.org","authorname":"Justin Lecher","body":"Gentoo-Bug: https:\/\/bugs.gentoo.org\/show_bug.cgi?id=560530\n\nobsoletes:\nGentoo-Bug: https:\/\/bugs.gentoo.org\/show_bug.cgi?id=420191\n\nPackage-Manager: portage-2.2.26\nSigned-off-by: Justin Lecher <jlec@gentoo.org>","commitid":"258b64db9acfdbc04832a6b3a316daa5824394b9","committime":"2015-12-26T17:58:42","packageid":51032,"repoid":1,"summary":"dev-python\/pysvn: Drop vulnerable version for CVE-2015-0853"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"127ff2f83bb6e4a48c28f14ebd3e9ef6c485ce07","committime":"2015-12-26T12:26:17","packageid":51032,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: portage-2.2.24\nRepoMan-Options: --include-arches=\"ppc\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"9c770f2e9de613c0fa6c8f71137008deaa3a2d04","committime":"2015-12-26T12:01:25","packageid":51032,"repoid":1,"summary":"dev-python\/pysvn: ppc stable wrt bug #560530"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"644e6711694ac2febd6945c75a61ea52e4b1dcdd","committime":"2015-12-25T18:21:59","packageid":51032,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: portage-2.2.24\nRepoMan-Options: --include-arches=\"x86\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"f23bd1427a6659ec7c998e486ae27065e30d1ccd","committime":"2015-12-25T18:18:29","packageid":51032,"repoid":1,"summary":"dev-python\/pysvn: x86 stable wrt bug #560530"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"f7a6104b0cdcf780abea44304fdf2ec58e911cf2","committime":"2015-12-24T20:22:24","packageid":51032,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: portage-2.2.24\nRepoMan-Options: --include-arches=\"amd64\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"085fefbf491c30ead181756101e33f0730690470","committime":"2015-12-24T20:10:52","packageid":51032,"repoid":1,"summary":"dev-python\/pysvn: amd64 stable wrt bug #560530"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"df36f67a9bc88028e19ed58343746ae9ef469c2e","committime":"2015-12-17T11:01:47","packageid":51032,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"jlec@gentoo.org","authorname":"Justin Lecher","body":"Gentoo-Bug: https:\/\/bugs.gentoo.org\/show_bug.cgi?id=568392\n\nPackage-Manager: portage-2.2.26\nSigned-off-by: Justin Lecher <jlec@gentoo.org>","commitid":"b1f960073ca686cb5bdf51bdf470f9f6a1960840","committime":"2015-12-17T10:44:49","packageid":51032,"repoid":1,"summary":"dev-python\/pysvn: Version Bump"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"ddabc9b1c3b0a3538ff31fa777db112cc131ae69","committime":"2015-12-13T14:21:47","packageid":51032,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"jlec@gentoo.org","authorname":"Justin Lecher","body":"Package-Manager: portage-2.2.26\nSigned-off-by: Justin Lecher <jlec@gentoo.org>","commitid":"3dbb48d58507cfba57c0bb150fdfcde98ca7235b","committime":"2015-12-13T12:47:58","packageid":51032,"repoid":1,"summary":"dev-python\/pysvn: Add missing die"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"945f0d2a26da4f944fd06ad6a874f69d37ce1e06","committime":"2015-08-09T09:26:46","packageid":51032,"repoid":1,"summary":"2015-08-09 09:26:21 UTC"},{"authoremail":"robbat2@gentoo.org","authorname":"Robin H. Johnson","body":"This commit represents a new era for Gentoo:\nStoring the gentoo-x86 tree in Git, as converted from CVS.\n\nThis commit is the start of the NEW history.\nAny historical data is intended to be grafted onto this point.\n\nCreation process:\n1. Take final CVS checkout snapshot\n2. Remove ALL ChangeLog* files\n3. Transform all Manifests to thin\n4. Remove empty Manifests\n5. Convert all stale $Header$\/$Id$ CVS keywords to non-expanded Git $Id$\n5.1. Do not touch files with -kb\/-ko keyword flags.\n\nSigned-off-by: Robin H. Johnson <robbat2@gentoo.org>\nX-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests\nX-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project\nX-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration\nX-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn\nX-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts\nX-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration\nX-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging\nX-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed","commitid":"56bd759df1d0c750a065b8c845e93d5dfa6b549d","committime":"2015-08-08T20:49:04","packageid":51032,"repoid":1,"summary":"proj\/gentoo: Initial commit"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"a637bd65b7fef8e2be4e7fc6e9097479372e0e2e","committime":"2015-06-19T16:38:33","packageid":51032,"repoid":1,"summary":"2015-06-19 16:35:30 UTC"}],"dependencies":[{"block":false,"categoryid":336,"description":"Set of facilities to extend Python with C++","ebuildids":[858813],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"python@gentoo.org","maintainername":"Python","name":"pycxx","packageid":42147,"summary":"PyCXX is a set of C++ facilities to make it easier to write Python extensions. The chief way in which PyCXX makes it easier to write Python extensions is that it increases the probability that your program will not make a reference-counting error and will not have to continually check error returns from the Python C API."},{"block":false,"categoryid":450,"description":"An interpreted, interactive, object-oriented programming language","ebuildids":[858813,858813,858813],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"python@gentoo.org","maintainername":"Python","name":"python","packageid":43095},{"block":false,"categoryid":311,"description":"Advanced version control system","ebuildids":[858813],"firstseen":"2010-06-23T14:37:05.061889","maintainer":"polynomial-c@gentoo.org","maintainername":"Lars Wendler","name":"subversion","packageid":55943}],"depending":[{"block":false,"categoryid":311,"description":"Tool collecting path entries across SVN history","ebuildids":[858539,858814],"firstseen":"2010-10-28T14:34:01.158662","maintainer":"sping@gentoo.org","maintainername":"Sebastian Pipping","name":"svneverever","packageid":56447}],"ebuilds":[{"archs":["amd64","ppc","x86","~arm"],"ebuildid":858813,"firstseen":"2025-03-28T19:59:06.382763","license":"Apache-1.1","moddate":"2026-03-30T13:49:41","packageid":51032,"repoid":1,"slot":"0","uses":["debug","doc","examples","python_targets_python3_11","python_targets_python3_12","python_targets_python3_13"],"version":"1.9.22-r1"}],"masks":[],"package":{"categoryid":336,"description":"Object-oriented python bindings for subversion","firstseen":"2010-05-04T00:54:45.661860","maintainer":"python@gentoo.org","maintainername":"Python","name":"pysvn","packageid":51032},"rdependencies":[{"block":false,"categoryid":336,"description":"Set of facilities to extend Python with C++","ebuildids":[858813],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"python@gentoo.org","maintainername":"Python","name":"pycxx","packageid":42147,"summary":"PyCXX is a set of C++ facilities to make it easier to write Python extensions. The chief way in which PyCXX makes it easier to write Python extensions is that it increases the probability that your program will not make a reference-counting error and will not have to continually check error returns from the Python C API."},{"block":false,"categoryid":450,"description":"An interpreted, interactive, object-oriented programming language","ebuildids":[858813,858813,858813],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"python@gentoo.org","maintainername":"Python","name":"python","packageid":43095},{"block":false,"categoryid":311,"description":"Advanced version control system","ebuildids":[858813],"firstseen":"2010-06-23T14:37:05.061889","maintainer":"polynomial-c@gentoo.org","maintainername":"Lars Wendler","name":"subversion","packageid":55943}],"repos":[{"branch":"master","lastcommit":"52197549fd3431fa256b8edbafdcd3702dd0e134","name":"gentoo","path":"\/usr\/portage","repoid":1,"upstream":"origin"}],"tracked":false,"urls":["https:\/\/pysvn.sourceforge.io\/"],"uses":[{"description":"Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https:\/\/wiki.gentoo.org\/wiki\/Project:Quality_Assurance\/Backtraces","isdefault":false,"use":"debug"},{"description":"Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally","isdefault":false,"use":"doc"},{"description":"Install examples, usually source code","isdefault":false,"use":"examples"},{"description":"Build with Python 3.11","group":"python_targets","isdefault":false,"use":"python3_11"},{"description":"Build with Python 3.12","group":"python_targets","isdefault":false,"use":"python3_12"},{"description":"Build with Python 3.13","group":"python_targets","isdefault":false,"use":"python3_13"}]}