Wwvb

Latest version: v3.0.8

Safety actively analyzes 638437 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 5

1.0.0

I'm designating this release stable, but it's largely the same as the previous prerelease.

0.0.3

2008 Leap second bug fix

The most important fix in this version is that it now correctly places a leap second at the end of December 2008. Before, due to bad data scraped from NIST, the leap second occured in March 2009, not even synchronized to the DUT1 sign change!

This is the bad NIST data that I incorporated without sufficient checking:
![The NIST page scraped by wwvben, content as of 2021-06-14](https://user-images.githubusercontent.com/1517291/121983882-a8a27500-cd57-11eb-8036-f2d7b5e2a634.png)

A synthesized DUT1 offset of +400ms is added from 2009-1-1 through 2009-3-11 (inclusive).

A unittest is added for the DUT1 offsets that signals an error if an implied leap second occurs other than in the last day of a month. This test, as well as better manual inspection of the list of leap seconds embedded in a test, could have caught the problem earlier.

1972 leap second added
Simulated DUT1 data back to June 1, 1972 has also been added, which brings in the June 1972 leap second as well.

`wwvbgen` commandline program
The `wwvbgen` commandline program learned to take time strings in `dateutil.parser.parse` format, such as `wwvbgen "2020-6-14 21:25"`. Such time strings must be shell-quoted if they contain spaces. Negative leap seconds can now be forced from the commandline explicitly.

Internally, `wwvbgen` now uses click instead of deprecated optparse. Full compatibility is not guaranteed.

0.0.2

This only bumps the version number so that it is distinct from the version previously uploaded to pypi during testing

0.0.1

Page 5 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.