Skip to content

FOSSRIT/pypi2fedora

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

pypi2fedora

Automate the migration of pypi packages to fedora packages The workflow i am trying to automate is:

  • create spec from pypi package (pypi2spec)
  • Edit and more fully flesh out the spec file
  • rpmbuild the spec
  • rpmlint the srpm
  • upload the spec and srpm to a webserver
  • sumbit a bugzilla ticket for a package review
  • add a comment with a successfuly koji build

A second script then automates this workflow:

  • scm request
  • checking in srpms and sources for each branch
  • fedpkg build
  • fedpkg update

About

Automate the migration of pypi packages to fedora packages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%