[Bug 521719] Review Request: pycryptopp - Python wrappers for the Crypto++ library

bugzilla at redhat.com bugzilla at redhat.com
Mon Nov 9 16:10:56 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=521719





--- Comment #7 from Thomas Spura <tomspur at fedoraproject.org>  2009-11-09 11:10:54 EDT ---
Sorry, I just noticed that when building it tries to download darcsver...

Definately a blocker...

+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic'
+ /usr/bin/python setup.py build
/usr/lib/python2.6/site-packages/Pyrex/Compiler/Errors.py:17:
DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
  self.message = message

Installed
/home/tom/rpmbuild/BUILD/pycryptopp-0.5.17/setuptools_darcs-1.2.8-py2.6.egg
Searching for darcsver>=1.2.0
Reading http://pypi.python.org/simple/darcsver/
Reading http://allmydata.org/trac/darcsver
Best match: darcsver 1.5.1
Downloading
http://pypi.python.org/packages/source/d/darcsver/darcsver-1.5.1.tar.gz#md5=9f2ddddb63c787ae9922cbece85e75cf
Processing darcsver-1.5.1.tar.gz
Running darcsver-1.5.1/setup.py -q bdist_egg --dist-dir
/tmp/easy_install-dX6Hw5/darcsver-1.5.1/egg-dist-tmp-mEufgw

So this should depend on darcserv, which is not yet packaged in fedora, or
maybe you can patch it to not require it to use.

In setup.py is described, that it's just needed for correctly grepping the
version, see lines 210-221.
Maybe just deleting the [aliases] in the setup.cfg. ( I believe so, but have
not tested it...)

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list