#50954 port buildnum.pl to python
Closed: wontfix 4 years ago by mreynolds. Opened 4 years ago by mreynolds.

Issue Description

The server uses an old perl script to generate the build number. This script should be ported to python so we can continue to remove perl dependencies from the server.


Metadata Update from @mreynolds:
- Custom field origin adjusted to None
- Custom field reviewstatus adjusted to None

4 years ago

Commit 3deb6ad relates to this ticket

Metadata Update from @mreynolds:
- Issue close_status updated to: fixed
- Issue priority set to: None (was: major)
- Issue status updated to: Closed (was: Open)

4 years ago

Commit dae7cc9 relates to this ticket

Still having some formatting issues when the SOURCE_DATE_EPOCH is set and the hour and minute are zero:

print(time.gmtime(1584316800))
time.struct_time(tm_year=2020, tm_mon=3, tm_mday=16, tm_hour=0, tm_min=0, tm_sec=0, tm_wday=0, tm_yday=76, tm_isdst=0)

2020.076.00

But this is expected to be:

2020.076.0000

Metadata Update from @mreynolds:
- Issue status updated to: Open (was: Closed)

4 years ago

Commit b32c745 relates to this ticket

Metadata Update from @mreynolds:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

4 years ago

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/389ds/389-ds-base/issues/4007

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata Update from @spichugi:
- Issue close_status updated to: wontfix (was: fixed)

3 years ago

Login to comment on this ticket.

Metadata
Related Pull Requests