<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/net/py-IP/Makefile, branch pkgsrc_2011Q3</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2011Q3</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2011Q3'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2010-02-02T11:34:52Z</updated>
<entry>
<title>Update py-IP to 0.70.</title>
<updated>2010-02-02T11:34:52Z</updated>
<author>
<name>obache</name>
<email>obache</email>
</author>
<published>2010-02-02T11:34:52Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=1ee87db728aa89d98f3b1934dbd20696861333f6'/>
<id>urn:sha1:1ee87db728aa89d98f3b1934dbd20696861333f6</id>
<content type='text'>
Based on PR#42669 by Wen Heping (and take maintainership).

Version 0.70 (2009-10-29)
	* New "major" version because it may break compatibility
	* Fix __cmp__(): IP('0.0.0.0/0') and IP('0.0.0.0') are not equal
	* Fix IP.net() of the network "::/0": "::" instead of "0.0.0.0".
	  IPy 0.63 should fix this bug, but it wasn't.

Version 0.64 (2009-08-19)
	* Create MANIFEST.in to fix setup.py bdist_rpm, fix by Robert Nickel

Version 0.63 (2009-06-23)
	* Fix formatting of "IPv4 in IPv6" network, eg. IP('::ffff:192.168.10.0/120'),
	  the netmask ("/120" in the example) was missing!

Version 0.62 (2008-07-15)
	* Fix reverse DNS of IPv6 address: use ".ip6.arpa." suffix instead of
	  deprecated ".ip6.int." suffix

Version 0.61 (2008-06-12)
	* Patch from Aras Vaichas allowing the [-1] operator
	  to work with an IP object of size 1.

Version 0.60 (2008-05-16)
	* strCompressed() formats '::ffff:a.b.c.d' correctly
	* Use strCompressed() instead of strFullsize() to format IP addresses,
	  ouput is smarter with IPv6 address
	* Remove check_addr_prefixlen because it generates invalid IP address

2008-02-05
	* Release IPy 0.56
	* Fix IPv6 parser for unit tests: reject
	  '1111::2222:3333:4444:5555:6666:7777:8888' address since '::' is
	  useless

2007-08-16
	* Release IPy 0.55
	* Rewrite IPv6 parser to allow address "1:2:3:4:5:6::"

2007-06-22
	* Release IPy 0.54
	* make_net() match from James Teh: transform an IP address into a network
	  address by applying the given netmask

2007-02-28
	* Release IPy 0.53
	* Reject '0.0.0.0-0.0.0.4' if check_addr_prefixlen is enable
	* Fix many english spelling mistakes

2006-11-06
	* Release IPy 0.52
	* Fix strCompressed() for IPv6 "ffff:ffff:ffff:ffff:ffff:f:f:fffc/127"

2006-11-02
	* Release IPy 0.51
	* Write real name of IPy author (Maximillian Dornseif)
	* Use version "0.51" to help packaging since 0.5 was smaller than 0.42
	* Fix unit test for Python 2.3 (don't use doctest.testfile) and 2.5
	  (problem of hex() lower case)
	* "make test" also check IPy documentation
	* IPy now works on Python 2.2 to 2.5

2006-10-26
	* Release IPy 0.5
	* Apply Jean Gillaux patch for netmask "/0.0.0.0" bug
	* Apply William McVey patch for __nonzero__() bug
	* Apply Victor Stinner patch: setup.py can use setuptools and fix URLs
	* Allow "172.30.1.0/22" with new option IPy.check_addr_prefixlen=False
	* Add regression tests
	* Create AUTHORS file

2004-08-22
	* IPy 0.42 works on Python 2.3 without warnings

2002-01-16
	* IPy 0.41 has Python &lt; 2.2 compatible unit tests and a README file
</content>
</entry>
<entry>
<title>Fix a pkglint waring, force to exactly defined as "yes".</title>
<updated>2010-02-02T11:17:52Z</updated>
<author>
<name>obache</name>
<email>obache</email>
</author>
<published>2010-02-02T11:17:52Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=42ea7d1896c7414f6c39be2d1cb8bd6230146468'/>
<id>urn:sha1:42ea7d1896c7414f6c39be2d1cb8bd6230146468</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update HOMEPAGE and MASTER_SITES.</title>
<updated>2010-02-02T11:16:43Z</updated>
<author>
<name>obache</name>
<email>obache</email>
</author>
<published>2010-02-02T11:16:43Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=068c38e587e9ea79c006d026f2d9c13b9915519b'/>
<id>urn:sha1:068c38e587e9ea79c006d026f2d9c13b9915519b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add DESTDIR support.</title>
<updated>2008-06-12T02:14:13Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2008-06-12T02:14:13Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=39d7fb93432416d872ed34e0025741cc93068c06'/>
<id>urn:sha1:39d7fb93432416d872ed34e0025741cc93068c06</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reset maintainer -- shell@ is inactive.</title>
<updated>2007-09-30T17:45:23Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2007-09-30T17:45:23Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=3b4d1041e516e7a829f5bd9ee521d230d7694da6'/>
<id>urn:sha1:3b4d1041e516e7a829f5bd9ee521d230d7694da6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Consistently use NetBSD.org address for shell, shellhung.org does not exist.</title>
<updated>2006-03-16T22:48:42Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2006-03-16T22:48:42Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=6f57817368b28cdce057c80a06a1e21638834b95'/>
<id>urn:sha1:6f57817368b28cdce057c80a06a1e21638834b95</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Recursive revision bump / recommended bump for gettext ABI change.</title>
<updated>2006-02-05T23:08:03Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2006-02-05T23:08:03Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=93e3b9e04264b93620166058e19ea42c856505b0'/>
<id>urn:sha1:93e3b9e04264b93620166058e19ea42c856505b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.</title>
<updated>2005-04-11T21:44:48Z</updated>
<author>
<name>tv</name>
<email>tv</email>
</author>
<published>2005-04-11T21:44:48Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2560f48b2f5afa9fcb23e0718a2e2727ca7824cc'/>
<id>urn:sha1:2560f48b2f5afa9fcb23e0718a2e2727ca7824cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add python as category</title>
<updated>2004-07-22T09:15:59Z</updated>
<author>
<name>recht</name>
<email>recht</email>
</author>
<published>2004-07-22T09:15:59Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=7e0557702b6d438187125c40c0516561917b79d2'/>
<id>urn:sha1:7e0557702b6d438187125c40c0516561917b79d2</id>
<content type='text'>
ok'd a while back at pkgsrcCon by agc and wiz
</content>
</entry>
<entry>
<title>Convert to buildlink3.</title>
<updated>2004-04-27T06:05:57Z</updated>
<author>
<name>snj</name>
<email>snj</email>
</author>
<published>2004-04-27T06:05:57Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=cba71674d95c91a66cbaf6ea7d365e1c7e87ffb5'/>
<id>urn:sha1:cba71674d95c91a66cbaf6ea7d365e1c7e87ffb5</id>
<content type='text'>
</content>
</entry>
</feed>
