Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 473176 - dev-python/formencode migrate to distutils-r1
Summary: dev-python/formencode migrate to distutils-r1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: EBUILD, TESTED
Depends on: 473154
Blocks:
  Show dependency tree
 
Reported: 2013-06-13 09:37 UTC by Ian Delaney (RETIRED)
Modified: 2015-08-07 23:04 UTC (History)
0 users

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


Attachments
ebuild (formencode-1.2.6-r1.ebuild,1.61 KB, text/plain)
2013-06-13 09:37 UTC, Ian Delaney (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ian Delaney (RETIRED) gentoo-dev 2013-06-13 09:37:50 UTC
Created attachment 350874 [details]
ebuild

setup.py says
tests_require = ['nose', 'pycountry', 'pyDNS']
however they are imported in formencode's modules, making them rdeps
Comment 1 Manuel Rüger (RETIRED) gentoo-dev 2015-08-07 23:04:26 UTC
*formencode-1.2.6-r1 (03 Jul 2013)

  03 Jul 2013; Ian Delaney <idella4@gentoo.org> +formencode-1.2.6-r1.ebuild:
  revbump; migrate -> distutils-r1, deps of testsuite added but disabled, tests
  set to restrict, depnds on Bug #473154

Later versions use distutils-r1