<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/time/py-pendulum, branch trunk</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=trunk</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=trunk'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2022-01-04T20:53:26Z</updated>
<entry>
<title>*: bump PKGREVISION for egg.mk users</title>
<updated>2022-01-04T20:53:26Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2022-01-04T20:53:26Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c7c6245bef7e5ca621e710024a67808158545477'/>
<id>urn:sha1:c7c6245bef7e5ca621e710024a67808158545477</id>
<content type='text'>
They now have a tool dependency on py-setuptools instead of a DEPENDS</content>
</entry>
<entry>
<title>time: Replace RMD160 checksums with BLAKE2s checksums</title>
<updated>2021-10-26T11:24:16Z</updated>
<author>
<name>nia</name>
<email>nia@pkgsrc.org</email>
</author>
<published>2021-10-26T11:24:16Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=1623dea72ed1a4ed02e9ed73c7ab2db48c0a7d52'/>
<id>urn:sha1:1623dea72ed1a4ed02e9ed73c7ab2db48c0a7d52</id>
<content type='text'>
All checksums have been double-checked against existing RMD160 and
SHA512 hashes</content>
</entry>
<entry>
<title>time: Remove SHA1 hashes for distfiles</title>
<updated>2021-10-07T15:03:53Z</updated>
<author>
<name>nia</name>
<email>nia@pkgsrc.org</email>
</author>
<published>2021-10-07T15:03:53Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=700f911091abce01438aeba15c3ee0af17eb1d66'/>
<id>urn:sha1:700f911091abce01438aeba15c3ee0af17eb1d66</id>
<content type='text'>
</content>
</entry>
<entry>
<title>py-pendulum: updated to 2.1.0</title>
<updated>2020-03-21T12:54:50Z</updated>
<author>
<name>adam</name>
<email>adam@pkgsrc.org</email>
</author>
<published>2020-03-21T12:54:50Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=24c3cf9368338355f090817c74332f2c2b4e362a'/>
<id>urn:sha1:24c3cf9368338355f090817c74332f2c2b4e362a</id>
<content type='text'>
2.1.0:

Added
Added better typing and PEP-561 compliance
Added the is_anniversary() method as an alias of is_birthday()

Changed
Dropped support for Python 3.4.
is_utc() will now return True for any datetime with an offset of 0, similar to the behavior in the 1.* versions
Duration.in_words() will now return 0 milliseconds for empty durations.

Fixed
Fixed various issues with timezone transitions for some edge cases
Fixed out of bound detection for nth_of("month")
Fixed an error where extra text was accepted in from_format()
Fixed a recursion error when adding time to a DateTime with a fixed timezone
Fixed errors where Period instances were not properly compared to other classes, especially timedelta instances
Fixed deprecation warnings due to internal regexps
Fixed an error where the test() helper would not unset the test instance when an exception was raised
Fixed an error where the week_of_month attribute was not returning the correct value
Fixed an error in the way the Z ISO-8601 UTC designator was not parsed as UTC

Locales
Added the nl locale.
Added the it locale.
Added the id locale.
Added the nb locale.
Added the nn locale.</content>
</entry>
<entry>
<title>py-pendulum: updated to 2.0.5</title>
<updated>2019-07-18T11:29:30Z</updated>
<author>
<name>adam</name>
<email>adam@pkgsrc.org</email>
</author>
<published>2019-07-18T11:29:30Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=563d7941f308799da31c72c1152c99a2c5bbd9ee'/>
<id>urn:sha1:563d7941f308799da31c72c1152c99a2c5bbd9ee</id>
<content type='text'>
2.0.5:

Fixed
* Fixed ISO week dates not being parsed properly in from_format().
* Fixed loading of some timezones with empty posix spec.
* Fixed deprecation warnings.

Locales
* Added RU locale.</content>
</entry>
<entry>
<title>Forget about Python 3.4</title>
<updated>2019-05-02T09:16:47Z</updated>
<author>
<name>adam</name>
<email>adam@pkgsrc.org</email>
</author>
<published>2019-05-02T09:16:47Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=7b4d12706da47598207ed1159e0627d93bcce7f1'/>
<id>urn:sha1:7b4d12706da47598207ed1159e0627d93bcce7f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>py-pendulum: updated to 2.0.4</title>
<updated>2018-11-14T10:31:58Z</updated>
<author>
<name>adam</name>
<email>adam@pkgsrc.org</email>
</author>
<published>2018-11-14T10:31:58Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=012a274985df74494d43685c5efe8995688c2b05'/>
<id>urn:sha1:012a274985df74494d43685c5efe8995688c2b05</id>
<content type='text'>
2.0.4:
Fixed from_format() not recognizing input strings when the specified pattern had escaped elements.
Fixed missing x token for string formatting.
Fixed reading timezone files.
Added support for parsing padded 2-digit days of the month with from_format()
Fixed from_format() trying to parse escaped tokens.
Fixed the z token timezone parsing in from_format() to allow underscores.
Fixed C extensions build errors.
Fixed age calculation for future dates.</content>
</entry>
<entry>
<title>py-pendulum: Disable C Extensions when building the 2.7 multi-package</title>
<updated>2018-08-14T15:23:51Z</updated>
<author>
<name>leot</name>
<email>leot@pkgsrc.org</email>
</author>
<published>2018-08-14T15:23:51Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=7e0a46f5ce997bfc300c50ee76adb849b2faa98b'/>
<id>urn:sha1:7e0a46f5ce997bfc300c50ee76adb849b2faa98b</id>
<content type='text'>
C Extensions code does not seem supported when it is built with Python 2.7.
Pass the environment variable to avoid compiling it and failing and adjust PLIST
accordingly.

Reported via #pkgsrc by Juraj Lutter, thanks!</content>
</entry>
<entry>
<title>py-pendulum: updated to 2.0.3</title>
<updated>2018-08-07T10:09:43Z</updated>
<author>
<name>adam</name>
<email>adam@pkgsrc.org</email>
</author>
<published>2018-08-07T10:09:43Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=9259813f9b21ff55bb7baf2337e180edbf2194ae'/>
<id>urn:sha1:9259813f9b21ff55bb7baf2337e180edbf2194ae</id>
<content type='text'>
2.0.3:
Fixed handling of pytz timezones.
Fixed some formatter's tokens handling.
Fixed errors on some systems when retrieving timezone from localtime files.
Fixed diff methods.
Fixed closest()/farthest() methods.</content>
</entry>
<entry>
<title>py-pendulum: updated to 2.0.2</title>
<updated>2018-06-16T13:06:54Z</updated>
<author>
<name>adam</name>
<email>adam@pkgsrc.org</email>
</author>
<published>2018-06-16T13:06:54Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e22f4dfaa0553e79cc6087e426a09a2b3a9e6cf8'/>
<id>urn:sha1:e22f4dfaa0553e79cc6087e426a09a2b3a9e6cf8</id>
<content type='text'>
2.0.2:
Fixed the weeks property for negative Period instances.
Fixed start_of() methods not setting microseconds to 0.
Fixed errors on some systems when retrieving timezone from clock files.
Fixed parsing of partial time.
Fixed parsing not raising an error for week 53 for ordinary years.
Fixed string formatting not supporting strftime format.

2.0.1:
Fixed behavior of the YY token in from_format().
Fixed errors on some systems when retrieving timezone from clock files.</content>
</entry>
</feed>
