netutils-linux icon indicating copy to clipboard operation
netutils-linux copied to clipboard

Pack python-ipaddress to rpm

Open strizhechenko opened this issue 7 years ago • 0 comments

#84 https://github.com/phihag/ipaddress/issues/32

yum -y install ruby-devel gcc make rpm-build rubygems python-pip
gem install --no-ri --no-rdoc fpm
fpm -s python -t rpm ipaddress
  • [x] fpm locally installed
  • [x] rpm output
  • [x] some hosting like a packagecloud
  • [x] travis pipeline
  • [ ] epel

strizhechenko avatar Jul 29 '17 11:07 strizhechenko