Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 602150 - dev-python/pycxx-7.1.4 version bump
Summary: dev-python/pycxx-7.1.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: https://sourceforge.net/p/cxx/news/20...
Whiteboard:
Keywords:
Depends on:
Blocks: 602152
  Show dependency tree
 
Reported: 2016-12-09 12:32 UTC by Christoph Vogtländer
Modified: 2021-07-17 19:12 UTC (History)
2 users (show)

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


Attachments
dev-python/pycxx/pycxx-6.2.8.ebuild (pycxx-6.2.8.ebuild,983 bytes, text/plain)
2016-12-09 12:32 UTC, Christoph Vogtländer
Details

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:32:01 UTC
Created attachment 455616 [details]
dev-python/pycxx/pycxx-6.2.8.ebuild

PyCXX needed as dependency for pysvn-1.9.3 (submitted in separate report).

This is a simple version bump of the ebuild copied from existing dev-python/pycxx-6.2.6 ebuild
Comment 1 Larry the Git Cow gentoo-dev 2020-03-01 13:56:41 UTC
The bug has been closed via the following commit(s):

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

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

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

 dev-python/pycxx/Manifest           |  1 +
 dev-python/pycxx/pycxx-7.1.2.ebuild | 30 ++++++++++++++++++++++++++++++
 2 files changed, 31 insertions(+)
Comment 2 Andreas Sturmlechner gentoo-dev 2020-08-06 20:07:19 UTC
7.1.2 is actually broken with python3_8 because of usage of tp_print.

7.1.4 was released meanwhile, supposedly with py39 support.
Comment 3 Sebastian Pipping gentoo-dev 2021-07-17 19:12:28 UTC
pycxx 7.1.5 with python3_{7,8,9} support is on Gentoo by now, closing as fixed.