Thanks for the heads-up!
Since 1.1.2 hasn't merged the patch for python3-support [0], I created python2-ipcalc [1], which contains every modification you suggested.
[0]: https://github.com/tehmaze/ipcalc/pull/31
[1]: https://aur.archlinux.org/packages/python2-ipcalc/
Search Criteria
Package Details: python2-ipcalc 1.1.3-1
Package Actions
| Package Base: | python2-ipcalc |
|---|---|
| Description: | IP subnet calculator for Python |
| Upstream URL: | https://github.com/tehmaze/ipcalc |
| Category: | lib |
| Licenses: | |
| Submitter: | nickolsen |
| Maintainer: | nickolsen |
| Last Packager: | nickolsen |
| Votes: | 4 |
| First Submitted: | 2014-07-05 17:11 |
| Last Updated: | 2014-08-15 18:11 |
Dependencies (1)
Required by (0)
Sources
Latest Comments
Comment by nickolsen
Comment by Mr.Elendig
1. License is not unknown: https://github.com/tehmaze/ipcalc/blob/master/LICENSE.md
2. Please change the url to the base github url, not the bugtracker
3. As long as the package is python2 only, it should be named python2-ipcalc
(when the lib gets py3 support then you should make a split PKGBUILD)
Comment by ugaciaka
@jinks
tnx, I updated, check if ipcalc work perfectly now.
Comment by jinks
Doesn't work with python3, the dependency should be updated to "python2" and the setup.py call adjusted accordingly.