URL SPEC: http://firemanxbr.fedorapeople.org/packages/python-applib/python-applib.spec URL SRPM: http://firemanxbr.fedorapeople.org/packages/python-applib/python-applib-1.2-1.fc19.src.rpm Scratch Build: http://koji.fedoraproject.org/koji/taskinfo?taskID=5691048 Description: applib is a set of cross-platform application utilities that originated in the PyPM project at ActiveState. It contains the following modules: * sh: shell related operations including compression routines * textui: utilities for textual UI such as progress bar and column printing * log: log file rolling, exception-and-verbosity, sub commands, etc. Fedora Account System Username: firemanxbr
python-applib.noarch: E: non-executable-script /usr/lib/python2.7/site-packages/applib/_cmdln.py 0644L /usr/bin/env And Source checksums ---------------- https://github.com/ActiveState/applib/archive/3a24d82e98206e48091d41dd197a4a2dca3cf53d/applib-1.2-3a24d82.tar.gz : CHECKSUM(SHA256) this package : 7a71581f985d31cc3f27259e4f958369b244d41009bdca2cfb823cb4592ade47 CHECKSUM(SHA256) upstream package : 00fb72dbb5ac75018e3d4850dd0bfdc0f1013acf2e435712856671590a59d6e4 So as I've suggested, if upstream has a habit of refreshing their release without bumping the number, please use pypi as source.
Hi Cristopher, Thank your for review, my package is updated: URL SPEC: http://firemanxbr.fedorapeople.org/packages/python-applib/python-applib.spec URL SRPM: http://firemanxbr.fedorapeople.org/packages/python-applib/python-applib-1.2-2.fc19.src.rpm Marcelo Barbosa (firemanxbr)
Auh... Why did you change it to 755? 1. Can it be executed? If so, chmod 755 AND CHANGE /USR/BIN/ENV TO /USR/BIN/PYTHON 2. If not, use define to remove the first line and report upstream.
And why did you leave two files sections?
Hi Christopher, I updated, please review. Marcelo Barbosa (firemanxbr)
I can't see any updates, have you uploaded it?
yes, please clean your cache browser, i updated spec file and srpm.
NO, of course not. %files %{_bindir}/%{name} %files %doc LICENSE.txt README.rst MANIFEST.in NEWS.txt %{python_sitelib}/* I still can see this. And I think _cmdln.py is 644 perms.
Hi Christopher, Sorry my wrong, I updated all files, please try again. Marcelo Barbosa (firemanxbr)
Still need to be solved: 1. MANIFEST.in shouldn't be included as %doc, drop it. 2. Can you ensure that _cmdln.py is 755? 3. Even if it can be executed, I think we should to change env to python location.
I've seen no interests nor activities on this.