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

python36Packages.icalendar: 3.9.0 -> 4.0.3 #49043

Merged
merged 1 commit into from Oct 28, 2018

Conversation

r-ryantm
Copy link
Contributor

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/python3.6-icalendar/versions.

meta.description for python36Packages.icalendar is: '"A parser/generator of iCalendar files"'.

Checks done (click to expand)
  • built on NixOS
  • /nix/store/2z7snmvaa1g2ki173j8n0mfmf1cy6wi8-python3.6-icalendar-4.0.3/bin/.icalendar-wrapped passed the binary check.
  • /nix/store/2z7snmvaa1g2ki173j8n0mfmf1cy6wi8-python3.6-icalendar-4.0.3/bin/icalendar passed the binary check.
  • 2 of 2 passed binary check by having a zero exit code.
  • 2 of 2 passed binary check by having the new version present in output.
  • found 4.0.3 with grep in /nix/store/2z7snmvaa1g2ki173j8n0mfmf1cy6wi8-python3.6-icalendar-4.0.3
  • directory tree listing: https://gist.github.com/c9cdbddcafd9de39700ac44fe65218a7
  • du listing: https://gist.github.com/f3b1f676ca123bd2e6bd135e979b7d9a
Outpath report (click to expand)

Outpath difference report
23 total rebuild paths

6 package rebuilds

6 x86_64-linux rebuilds
6 i686-linux rebuilds
5 x86_64-darwin rebuilds
6 aarch64-linux rebuilds

First ten rebuilds by attrpath
khal
python27Packages.icalendar
python36Packages.icalendar
todoman
topydo
yokadi

Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/2z7snmvaa1g2ki173j8n0mfmf1cy6wi8-python3.6-icalendar-4.0.3 \
  --option binary-caches 'https://cache.nixos.org/ https://r-ryantm.cachix.org/' \
  --option trusted-public-keys '
  r-ryantm.cachix.org-1:gkUbLkouDAyvBdpBX0JOdIiD2/DP1ldF3Z3Y6Gqcc4c=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(r-ryantm's Cachix cache is only trusted for this store-path realization.)

Or, build yourself:

nix-build -A python36Packages.icalendar https://github.com/r-ryantm/nixpkgs/archive/13c8469938d9fa86a3a637b9314e8ce7dbce7e25.tar.gz

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/2z7snmvaa1g2ki173j8n0mfmf1cy6wi8-python3.6-icalendar-4.0.3
ls -la /nix/store/2z7snmvaa1g2ki173j8n0mfmf1cy6wi8-python3.6-icalendar-4.0.3/bin

cc @olcai for testing.

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: python36Packages.icalendar

Partial log (click to expand)

test_issue_82 (icalendar.tests.test_fixed_issues.TestIssues)
Issue #82 - vBinary __repr__ called rather than to_ical from ... ok
test_recurrence_exdates_multiple_lines (icalendar.tests.test_recurrence.TestRecurrence) ... ok
test_recurrence_exdates_one_line (icalendar.tests.test_recurrence.TestRecurrence) ... ok

----------------------------------------------------------------------
Ran 95 tests in 0.538s

OK (expected failures=1)
/nix/store/2z7snmvaa1g2ki173j8n0mfmf1cy6wi8-python3.6-icalendar-4.0.3

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: python36Packages.icalendar

Partial log (click to expand)

test_create_from_ical (icalendar.tests.test_timezoned.TestTimezoned) ... ok
test_create_to_ical (icalendar.tests.test_timezoned.TestTimezoned) ... ok
test_tzinfo_dateutil (icalendar.tests.test_timezoned.TestTimezoned) ... ok
test_multiple (icalendar.tests.test_multiple.TestMultiple) ... ok

----------------------------------------------------------------------
Ran 95 tests in 0.611s

OK (expected failures=1)
/nix/store/w6n5vhqxghib3azfyj8fbrbxm862vkk8-python3.6-icalendar-4.0.3

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: python36Packages.icalendar

Partial log (click to expand)

test if all mappings actually map to valid pytz tzids ... ok
test_windows_timezone (icalendar.tests.test_unit_prop.TestWindowsOlsonMapping)
test that an example ... ok
test_tools_UIDGenerator (icalendar.tests.test_unit_tools.TestTools) ... ok

----------------------------------------------------------------------
Ran 95 tests in 0.330s

OK (expected failures=1)
/nix/store/7iziaggwa30r5xvgrh074qnp8w2d3nc9-python3.6-icalendar-4.0.3

@dotlambda
Copy link
Member

This breaks todoman: pimutils/todoman@3e19111

cc @leenaars

@leenaars leenaars mentioned this pull request Oct 27, 2018
8 tasks
@Mic92 Mic92 merged commit d221f7d into NixOS:master Oct 28, 2018
@r-ryantm r-ryantm deleted the auto-update/python3.6-icalendar branch November 17, 2018 23:04
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

5 participants