The NetBSD Project

CVS log for pkgsrc/math/py-scipy12/Attic/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / math / py-scipy12

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.6, Sun Aug 30 21:29:15 2020 UTC (3 years, 7 months ago) by tnn
Branch: MAIN
CVS Tags: HEAD
Changes since 1.5: +1 -1 lines
FILE REMOVED

py-scipy12: remove; no more consumers in pkgsrc

Revision 1.5 / (download) - annotate - [select for diffs], Sun May 17 18:57:26 2020 UTC (3 years, 11 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2
Changes since 1.4: +7 -14 lines
Diff to previous 1.4 (colored) to selected 1.2 (colored)

pytest from versioned depends

Revision 1.4 / (download) - annotate - [select for diffs], Thu Mar 19 19:28:52 2020 UTC (4 years, 1 month ago) by gdt
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.3: +9 -1 lines
Diff to previous 1.3 (colored) to selected 1.2 (colored)

math/py-scipy12: Work around mac extraction woes

On macOS 10.13 (at least), unpacking the distfile as root results in
files that have strange permissions, including group/world writable
and executable.  The upstream distfile has these, but extracting on
other systems or on mac not as root applies some sort of umask.  On
Darwin only, chmod these spurious bits away.  Tested to work as
non-root and root on macOS 10.13, and by inspection will not affect
!macOS.

Revision 1.3 / (download) - annotate - [select for diffs], Mon Nov 4 17:47:30 2019 UTC (4 years, 5 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

mk: make BROKEN a list of lines, like PKG_FAIL_REASON

Packages defined the variable BROKEN inconsistently. Some added quotes,
like they are required in PKG_FAIL_REASON, some omitted them.

Now all packages behave the same, and pkglint will flag future mistakes.

Revision 1.2 / (download) - annotate - [selected], Sat Nov 2 16:16:22 2019 UTC (4 years, 5 months ago) by rillig
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

math: align variable assignments

pkglint -Wall -F --only aligned -r

Manual correction in R/Makefile.extension for the MASTER_SITES
continuation line.

Revision 1.1 / (download) - annotate - [select for diffs], Sat Jun 15 17:51:13 2019 UTC (4 years, 10 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2
Diff to selected 1.2 (colored)

py-scipy12: added version 1.2.2

This is the last version that supports Python 2.7.
Apparently, some packages still require Scipy with Python 2.7.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>