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

Fix missing pypi package for tables #72930

Merged
merged 1 commit into from Nov 7, 2019
Merged

Conversation

merijnb
Copy link
Contributor

@merijnb merijnb commented Nov 6, 2019

The package has vanished from pypi, and only this new version is now
available. The release notes for the new version state:

Release 3.6.1
Maintenance release to fix packaging issues.
No new features or bug fixes.

so I can only assume that the 3.6.0 release was not working correctly.

Motivation for this change
Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nix-review --run "nix-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.
Notify maintainers

cc @FRidh @jonringer

The package has vanished from pypi, and only this new version is now
available. The release notes for the new version state:

```
Release 3.6.1
Maintenance release to fix packaging issues.
No new features or bug fixes.
```

so I can only assume that the 3.6.0 release was not working correctly.
@veprbl
Copy link
Member

veprbl commented Nov 6, 2019

@GrahamcOfBorg build python37Packages.tables python38Packages.tables

Copy link
Member

@veprbl veprbl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nix-review (x86_64-linux, NixOS with sandboxing)

1 package are marked as broken and were skipped:
python37Packages.imgaug

23 package failed to build:
python37Packages.atomman python37Packages.blaze python37Packages.dask-ml python37Packages.dftfit python37Packages.google_cloud_bigquery python37Packages.hvplot python37Packages.ibis-framework python37Packages.imbalanced-learn python37Packages.intake python37Packages.lammps-cython python37Packages.mesa python37Packages.nipype python37Packages.odo python37Packages.optuna python37Packages.pymatgen python37Packages.pymatgen-lammps python37Packages.rl-coach python37Packages.slicedimage python37Packages.starfish python37Packages.streamz python37Packages.sumo python37Packages.sunpy python37Packages.vega

56 package were build:
csvs-to-sqlite paperwork python37Packages.Quandl python37Packages.acoustics python37Packages.altair python37Packages.aplpy python37Packages.awkward python37Packages.bkcharts python37Packages.caffe python37Packages.cnvkit python37Packages.cufflinks python37Packages.dask python37Packages.dask-glm python37Packages.dask-image python37Packages.dask-jobqueue python37Packages.dask-mpi python37Packages.dask-xgboost python37Packages.datashader python37Packages.distributed python37Packages.drms python37Packages.fastparquet python37Packages.geopandas python37Packages.glymur python37Packages.google_cloud_monitoring python37Packages.histbook python37Packages.holoviews python37Packages.image-match python37Packages.osmnx python37Packages.pandas python37Packages.partd python37Packages.phik python37Packages.pims python37Packages.pvlib python37Packages.pyarrow python37Packages.pybids python37Packages.pyfftw python37Packages.pymc3 python37Packages.pytrends python37Packages.scikit-bio python37Packages.scikitimage python37Packages.seaborn python37Packages.statsmodels python37Packages.stumpy python37Packages.tables python37Packages.tablib python37Packages.trackpy python37Packages.uproot python37Packages.uproot-methods python37Packages.vega_datasets python37Packages.vidstab python37Packages.wrf-python python37Packages.xarray python37Packages.xgboost python38Packages.tables streamlit visidata

None of the failures appear to be due to this bump.

@veprbl veprbl self-assigned this Nov 7, 2019
@veprbl veprbl merged commit f3288a2 into NixOS:master Nov 7, 2019
@veprbl veprbl removed the 9.needs: port to stable A PR needs a backport to the stable release. label Nov 7, 2019
@veprbl veprbl removed their assignment Nov 7, 2019
dtzWill pushed a commit to dtzWill/nixpkgs that referenced this pull request Nov 7, 2019
The package has vanished from pypi, and only this new version is now
available. The release notes for the new version state:

```
Release 3.6.1
Maintenance release to fix packaging issues.
No new features or bug fixes.
```

so I can only assume that the 3.6.0 release was not working correctly.

(cherry picked from commit f3288a2)
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

2 participants