Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pdd: 1.2 -> 1.3 #42971

Merged
merged 1 commit into from Jul 7, 2018
Merged

pdd: 1.2 -> 1.3 #42971

merged 1 commit into from Jul 7, 2018

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Jul 4, 2018

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/pdd/versions.

Version release notes (from GitHub):

What's in?

  • Custom resolution for stopwatch (default - milliseconds)
  • Option -q (quiet) to run timers in the background
  • Show timers in reverse video
  • Use ISO 8601 format for dates
  • Some Windows-specific fixes

Note: the attached auto-generated package for Ubuntu 18.04 has a missing dependency - python3-dateutil. It's required but had to be ignored temporarily due to a build failure. Please run:

sudo apt-get install python3-dateutil

for the package to work correctly after installation.

Donate via PayPal!

These checks were done:

meta.description for pdd is: '"Tiny date, time diff calculator"'.

cc @infinisil for testing.

This build is cached with Cachix. To use the cache follow these instructions:

One time setup in nixpkgs Git checkout:

cachix use r-ryantm
git remote add r-ryantm https://github.com/r-ryantm/nixpkgs.git

Test this build:

git fetch r-ryantm && git checkout e8b101da14ad8d3cb1cdfc06a84af7aff5fe750c && nix-shell --pure -I nixpkgs=. -p pdd

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/pdd/versions.

Version release notes (from GitHub):
## What's in?

- Custom resolution for stopwatch (default - milliseconds)
- Option `-q` (quiet) to run timers in the background
- Show timers in reverse video
- Use ISO 8601 format for dates
- Some Windows-specific fixes

**Note:** the attached auto-generated package for Ubuntu 18.04 has a missing dependency - `python3-dateutil`. It's required but had to be ignored temporarily due to a build failure. Please run:

    sudo apt-get install python3-dateutil
for the package to work correctly after installation.

<p align="center">
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=RMLTQ76JSXJ4Q"><img src="https://img.shields.io/badge/PayPal-donate-green.svg" alt="Donate via PayPal!" /></a>
</p>

These checks were done:

- built on NixOS
- /nix/store/mwv0y87m5x73xslyq4zar4vxxdvfwww7-pdd-1.3/bin/.pdd-wrapped passed the binary check.
- /nix/store/mwv0y87m5x73xslyq4zar4vxxdvfwww7-pdd-1.3/bin/pdd passed the binary check.
- 2 of 2 passed binary check by having a zero exit code.
- 0 of 2 passed binary check by having the new version present in output.
- found 1.3 with grep in /nix/store/mwv0y87m5x73xslyq4zar4vxxdvfwww7-pdd-1.3
- directory tree listing: https://gist.github.com/0848d82c6dddf60c43205c10b360df35
- du listing: https://gist.github.com/c2d9c78b7020ca61bd818ab1ac43ab93
@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: pdd

Partial log (click to expand)

post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/mwv0y87m5x73xslyq4zar4vxxdvfwww7-pdd-1.3
gzipping man pages under /nix/store/mwv0y87m5x73xslyq4zar4vxxdvfwww7-pdd-1.3/share/man/
strip is /nix/store/4qvrxzxa535y8304mk195x50b6p9607d-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/mwv0y87m5x73xslyq4zar4vxxdvfwww7-pdd-1.3/bin
patching script interpreter paths in /nix/store/mwv0y87m5x73xslyq4zar4vxxdvfwww7-pdd-1.3
/nix/store/mwv0y87m5x73xslyq4zar4vxxdvfwww7-pdd-1.3/bin/pdd: interpreter directive changed from "/usr/bin/env python3" to "/nix/store/pz8nl4cnppd3p1cykshcb40mqxjd5yvy-python3-3.6.5/bin/python3"
checking for references to /build in /nix/store/mwv0y87m5x73xslyq4zar4vxxdvfwww7-pdd-1.3...
wrapping `/nix/store/mwv0y87m5x73xslyq4zar4vxxdvfwww7-pdd-1.3/bin/pdd'...
/nix/store/mwv0y87m5x73xslyq4zar4vxxdvfwww7-pdd-1.3

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: pdd

Partial log (click to expand)

install -m644 README.md /nix/store/5i93lrjhnxldna3k4jc01k0nz8249mfa-pdd-1.3/share/doc/pdd
rm -f pdd.1.gz
post-installation fixup
gzipping man pages under /nix/store/5i93lrjhnxldna3k4jc01k0nz8249mfa-pdd-1.3/share/man/
strip is /nix/store/7ddbq63v97nk8gkbf7gcsfmby37h6gbl-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/5i93lrjhnxldna3k4jc01k0nz8249mfa-pdd-1.3/bin
patching script interpreter paths in /nix/store/5i93lrjhnxldna3k4jc01k0nz8249mfa-pdd-1.3
/nix/store/5i93lrjhnxldna3k4jc01k0nz8249mfa-pdd-1.3/bin/pdd: interpreter directive changed from "/usr/bin/env python3" to "/nix/store/89ammdpygm0cx2y4184x4kfvsncc0dsr-python3-3.6.5/bin/python3"
wrapping `/nix/store/5i93lrjhnxldna3k4jc01k0nz8249mfa-pdd-1.3/bin/pdd'...
/nix/store/5i93lrjhnxldna3k4jc01k0nz8249mfa-pdd-1.3

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: pdd

Partial log (click to expand)

post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/441did71njx1aqfq4fybpzn9dfl9mjsq-pdd-1.3
gzipping man pages under /nix/store/441did71njx1aqfq4fybpzn9dfl9mjsq-pdd-1.3/share/man/
strip is /nix/store/0pjsgkxz0rp5baycq5sp2s72lrr5q9sg-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/441did71njx1aqfq4fybpzn9dfl9mjsq-pdd-1.3/bin
patching script interpreter paths in /nix/store/441did71njx1aqfq4fybpzn9dfl9mjsq-pdd-1.3
/nix/store/441did71njx1aqfq4fybpzn9dfl9mjsq-pdd-1.3/bin/pdd: interpreter directive changed from "/usr/bin/env python3" to "/nix/store/bypq8sfxwrzn5c9zpa03vif4vb8ly2kk-python3-3.6.5/bin/python3"
checking for references to /build in /nix/store/441did71njx1aqfq4fybpzn9dfl9mjsq-pdd-1.3...
wrapping `/nix/store/441did71njx1aqfq4fybpzn9dfl9mjsq-pdd-1.3/bin/pdd'...
/nix/store/441did71njx1aqfq4fybpzn9dfl9mjsq-pdd-1.3

@infinisil infinisil merged commit c683c8d into NixOS:master Jul 7, 2018
@r-ryantm r-ryantm deleted the auto-update/pdd branch July 7, 2018 22:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants