Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 602152 - dev-python/pysvn-1.9.4 version bump
Summary: dev-python/pysvn-1.9.4 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: EBUILD, PATCH
Depends on: 602150
Blocks:
  Show dependency tree
 
Reported: 2016-12-09 12:35 UTC by Christoph Vogtländer
Modified: 2020-03-01 13:56 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
dev-python/pysvn/pysvn-1.9.3.ebuild (pysvn-1.9.3.ebuild,1.29 KB, text/plain)
2016-12-09 12:35 UTC, Christoph Vogtländer
Details
dev-python/pysvn/files/pysvn-1.9.3-setup_fix_pycxx_version.patch (pysvn-1.9.3-setup_fix_pycxx_version.patch,1.07 KB, patch)
2016-12-09 12:37 UTC, Christoph Vogtländer
Details | Diff
dev-python/pysvn/files/pysvn-1.9.3-respect_flags.patch (pysvn-1.9.3-respect_flags.patch,4.78 KB, patch)
2016-12-09 12:38 UTC, Christoph Vogtländer
Details | Diff
dev-python/pysvn/pysvn-1.9.3.ebuild (pysvn-1.9.3.ebuild,1.29 KB, text/plain)
2016-12-09 13:26 UTC, Christoph Vogtländer
Details
dev-python/pysvn/pysvn-1.9.4.ebuild (pysvn-1.9.4.ebuild,1.24 KB, text/plain)
2017-09-13 18:32 UTC, Christoph Vogtländer
Details
dev-python/pysvn/files/pysvn-1.9.4-respect_flags.patch (pysvn-1.9.4-respect_flags.patch,4.78 KB, patch)
2017-09-13 18:33 UTC, Christoph Vogtländer
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Christoph Vogtländer 2016-12-09 12:35:52 UTC
Created attachment 455618 [details]
dev-python/pysvn/pysvn-1.9.3.ebuild

Ebuild for pysvn-1.9.3

pysvn-1.9.3-setup_fix_pycxx_version.patch has also been reported upstream.

PySVN needs at least pycxx 6.2.8, see ttps://bugs.gentoo.org/show_bug.cgi?id=602150
Comment 1 Christoph Vogtländer 2016-12-09 12:37:24 UTC
Created attachment 455620 [details, diff]
dev-python/pysvn/files/pysvn-1.9.3-setup_fix_pycxx_version.patch

Patch for NameError in setup_configure.py
Comment 2 Christoph Vogtländer 2016-12-09 12:38:21 UTC
Created attachment 455622 [details, diff]
dev-python/pysvn/files/pysvn-1.9.3-respect_flags.patch

Ported patch from pysvn-1.8.0-respect_flags.patch
Comment 3 Christoph Vogtländer 2016-12-09 13:26:32 UTC
Created attachment 455632 [details]
dev-python/pysvn/pysvn-1.9.3.ebuild

subversion >= 1.9 needed
Comment 4 Christoph Vogtländer 2017-09-13 18:32:52 UTC
Created attachment 494400 [details]
dev-python/pysvn/pysvn-1.9.4.ebuild

ebuild for pysvn 1.9.4
Comment 5 Christoph Vogtländer 2017-09-13 18:33:34 UTC
Created attachment 494402 [details, diff]
dev-python/pysvn/files/pysvn-1.9.4-respect_flags.patch
Comment 6 Larry the Git Cow gentoo-dev 2020-03-01 13:56:38 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=123ed4399dbe917c4e5dae1bee44e6e63bc094c8

commit 123ed4399dbe917c4e5dae1bee44e6e63bc094c8
Author:     Sebastian Pipping <sping@gentoo.org>
AuthorDate: 2020-03-01 13:52:52 +0000
Commit:     Sebastian Pipping <sping@gentoo.org>
CommitDate: 2020-03-01 13:56:27 +0000

    dev-python/pysvn: 1.9.11 + EAPI 7 + py37/py38
    
    Closes: https://bugs.gentoo.org/602152
    Signed-off-by: Sebastian Pipping <sping@gentoo.org>
    Package-Manager: Portage-2.3.84, Repoman-2.3.20

 dev-python/pysvn/Manifest                          |   1 +
 .../pysvn/files/pysvn-1.9.11-respect-flags.patch   | 124 +++++++++++++++++++++
 dev-python/pysvn/pysvn-1.9.11.ebuild               |  59 ++++++++++
 3 files changed, 184 insertions(+)