phihag / ipaddress

Python 3.3+'s ipaddress for older Python versions
Other
104 stars 53 forks source link

RPM packaging? #32

Closed strizhechenko closed 7 years ago

strizhechenko commented 7 years ago

Hi.

I've this backport-library as dependency in my project with python 2.6 and 2.7 support. I want to package my project in RPM to ease shipping for RHEL/CentOS 6/7 users. So, I need to duplicate dependencies in .spec. So, I need RPM version of each dependency.

I don't want to bother you a lot with this "feature", but:

What do you think? (Sorry for poor english).

phihag commented 7 years ago

Coming from debian, my understanding is that normally the package specification is an individual repository. But if any changes are necessary, feel free to suggest them!

I have no plans to package this project for RPM, and don't use any RPM-based distribution regularly, so I am not available as a maintainer.

I'm closing this issue now, but feel free to post any further questions you may have.