Bug 560460
| Summary: | Review Request: python-zbase32 - A base32 encoder/decoder | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Ruben Kerkhof <ruben> |
| Component: | Package Review | Assignee: | Mamoru TASAKA <mtasaka> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | apatil, fedora-package-review, mtasaka, notting |
| Target Milestone: | --- | Flags: | mtasaka:
fedora-review+
gwync: fedora-cvs+ |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | python-zbase32-1.1.1-3.fc12 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2010-02-10 11:30:00 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 560457 | ||
|
Description
Ruben Kerkhof
2010-01-31 19:16:07 UTC
(In reply to comment #0) > It's needed by pyutil (bz #560457) and needs pyutil itself, so to test this you > have to install both in parallel. ... But how do you build python-zbase32 / pyutil on koji? It should be possible to do a chain build. I've disabled the dependency on pyutil to make reviewing easier. Once pyutil and zbase32 are in I'll do another build and enable the dependency. Spec URL: http://ruben.fedorapeople.org/python-zbase32.spec SRPM URL: http://ruben.fedorapeople.org/python-zbase32-1.1.1-2.fc13.src.rpm Well, does not build. http://koji.fedoraproject.org/koji/taskinfo?taskID=1966640 Ah, sorry. New version: Spec URL: http://ruben.fedorapeople.org/python-zbase32.spec SRPM URL: http://ruben.fedorapeople.org/python-zbase32-1.1.1-3.fc13.src.rpm - Well, I don't know why you use %__python while you don't use
such macros for other commands like rm, however this is not
a blocker.
- About license:
--------------------------------------------------------
Copyright Only: Almost all
BSD
./PKG-INFO
./zbase32.egg-info/PKG-INFO
LGPLv2 (strict)
./zbase32/zbase32id.py
---------------------------------------------------------
license tag should be "BSD and LGPLv2" (well, actually
I don't know why PKG-INFO says this is under BSD, however
not a blocker)
Other things are okay. Please fix above.
----------------------------------------------------------
This package (python-zbase32) is APPROVED by mtasaka
----------------------------------------------------------
Thanks Mamoru, > - Well, I don't know why you use %__python while you don't use > such macros for other commands like rm, however this is not > a blocker. It's the default template of rpmdev-newspec -t python. I'll changed it though. > license tag should be "BSD and LGPLv2" (well, actually > I don't know why PKG-INFO says this is under BSD, however > not a blocker) Ok, I'll ask upstream to clarify. New Package CVS Request ======================= Package Name: python-zbase32 Short Description: A base32 encoder/decoder Owners: ruben Branches: F-12 CVS done (by process-cvs-requests.py). python-zbase32-1.1.1-3.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/python-zbase32-1.1.1-3.fc12 python-zbase32-1.1.1-3.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report. Package Change Request ====================== Package Name: python-zbase32 New Branches: F-13 Owners: ruben F-13 directory already exists. Package Change Request ====================== Package Name: python-zbase32 New Branches: el6 epel7 Owners: anishpatil InitialCC: Git done (by process-git-requests). |