Package Details: python2-ipcalc 1.1.3-1

Package Base: python2-ipcalc
Description: IP subnet calculator for Python
Upstream URL: https://github.com/tehmaze/ipcalc
Category: lib
Licenses: BSD
Submitter: nickolsen
Maintainer: nickolsen
Last Packager: nickolsen
Votes: 4
First Submitted: 2014-07-05 17:11
Last Updated: 2014-08-15 18:11

Latest Comments

Comment by nickolsen

2014-07-05 17:23

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/

Comment by Mr.Elendig

2014-07-05 16:14

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

2010-11-27 12:28

@jinks
tnx, I updated, check if ipcalc work perfectly now.

Comment by jinks

2010-11-26 23:40

Doesn't work with python3, the dependency should be updated to "python2" and the setup.py call adjusted accordingly.