Bug 1738552 - Review Request: dput-ng - Next generation Debian package upload tool
Summary: Review Request: dput-ng - Next generation Debian package upload tool
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Nobody's working on this, feel free to take it
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-08-07 12:48 UTC by Sandro Mani
Modified: 2019-08-09 18:56 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2019-08-09 14:19:35 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Sandro Mani 2019-08-07 12:48:28 UTC
Spec URL: https://smani.fedorapeople.org/review/dput-ng.spec
SRPM URL: https://smani.fedorapeople.org/review/dput-ng-1.28-1.fc31.src.rpm
Description: Next generation Debian package upload tool
Fedora Account System Username: smani

Scratch build: https://koji.fedoraproject.org/koji/taskinfo?taskID=36842494

Comment 1 Robert-André Mauchin 🐧 2019-08-09 14:19:35 UTC
 - %{__python3} setup.py build → %py3_build

 - %{__python3} setup.py install -O1 --skip-build --root=%{buildroot} → %py3_install

 - dput-ng-doc.noarch: W: hidden-file-or-dir /usr/share/doc/dput-ng-doc/html/.buildinfo

make -C docs html
# remove the sphinx-build leftovers
rm -rf docs/_build/html/.{doctrees,buildinfo}



It seems to be already packaged? https://src.fedoraproject.org/rpms/dput-ng Propose a PR with your change to update it? Ask the maintainer to comaintain it?

Comment 2 Sandro Mani 2019-08-09 17:40:09 UTC
Oh uups, I was packaging dput which was not in the repos, then discovered dput-ng and forgot to check whether it was already packaged... Sorry for wasting your time!

Comment 3 Robert-André Mauchin 🐧 2019-08-09 18:56:41 UTC
No problem, I still think you should propose a PR to refresh the SPEC a little.


Note You need to log in before you can comment on or make changes to this bug.