Skip to content

Conversation

@koobs
Copy link
Contributor

@koobs koobs commented Dec 18, 2019

This is useful for downstream users, including OS packagers to QA/test if the package works correctly without requiring fetching the sources from the repository.

Identified by: FreeBSD Ports Bug 242694

Closes: #55

This is useful for downstream users, including OS packagers to QA/test if the package works correctly without requiring fetching the sources from the repository.
@koobs
Copy link
Contributor Author

koobs commented Dec 18, 2019

I note this is a duplicate of #57, apologies

Jehops pushed a commit to Jehops/freebsd-ports-legacy that referenced this pull request Dec 18, 2019
While we prefer using CHEESESHOP when souces are provided there, in the
event it's missing valuable files such as tests, test data, LICENCE, it
is preferable and more robust to use an alternative source entirely, than a
combination of CHEESESHOP (or anything else) combined with another source
for specific files, which can cause issues [1]

This change switches to USE_GITHUB and removes unecessary and associated
Makefile entries accordingly.

[1] ports r516897

See Also:

  patrys/httmock#59

PR:		242694
Submitted by:	Derek Schrock <dereks lifeofadishwasher com>
MFH:		2019Q4 (blanket: fetch/build fix)
MFH-With:	r516897


git-svn-id: svn+ssh://svn.freebsd.org/ports/head@520357 35697150-7ecd-e111-bb59-0022644237b5
uqs pushed a commit to freebsd/freebsd-ports that referenced this pull request Dec 18, 2019
While we prefer using CHEESESHOP when souces are provided there, in the
event it's missing valuable files such as tests, test data, LICENCE, it
is preferable and more robust to use an alternative source entirely, than a
combination of CHEESESHOP (or anything else) combined with another source
for specific files, which can cause issues [1]

This change switches to USE_GITHUB and removes unecessary and associated
Makefile entries accordingly.

[1] ports r516897

See Also:

  patrys/httmock#59

PR:		242694
Submitted by:	Derek Schrock <dereks lifeofadishwasher com>
MFH:		2019Q4 (blanket: fetch/build fix)
MFH-With:	r516897


git-svn-id: svn+ssh://svn.freebsd.org/ports/head@520357 35697150-7ecd-e111-bb59-0022644237b5
uqs pushed a commit to freebsd/freebsd-ports that referenced this pull request Dec 18, 2019
While we prefer using CHEESESHOP when souces are provided there, in the
event it's missing valuable files such as tests, test data, LICENCE, it
is preferable and more robust to use an alternative source entirely, than a
combination of CHEESESHOP (or anything else) combined with another source
for specific files, which can cause issues [1]

This change switches to USE_GITHUB and removes unecessary and associated
Makefile entries accordingly.

[1] ports r516897

See Also:

  patrys/httmock#59

PR:		242694
Submitted by:	Derek Schrock <dereks lifeofadishwasher com>
MFH:		2019Q4 (blanket: fetch/build fix)
MFH-With:	r516897
@patrys
Copy link
Owner

patrys commented Dec 18, 2019

@koobs I think the same point stands, unless we make it a package, the extra files could potentially collide with files shipped by another package.

uqs pushed a commit to freebsd/freebsd-ports that referenced this pull request Dec 20, 2019
While we prefer using CHEESESHOP when souces are provided there, in the
event it's missing valuable files such as tests, test data, LICENCE, it
is preferable and more robust to use an alternative source entirely, than a
combination of CHEESESHOP (or anything else) combined with another source
for specific files, which can cause issues [1]

This change switches to USE_GITHUB and removes unecessary and associated
Makefile entries accordingly.

[1] ports r516897

See Also:

  patrys/httmock#59

PR:		242694
Submitted by:	Derek Schrock <dereks lifeofadishwasher com>

Approved by:	ports-secteam (blanket: fetch/build fix)
uqs pushed a commit to freebsd/freebsd-ports that referenced this pull request Apr 1, 2021
While we prefer using CHEESESHOP when souces are provided there, in the
event it's missing valuable files such as tests, test data, LICENCE, it
is preferable and more robust to use an alternative source entirely, than a
combination of CHEESESHOP (or anything else) combined with another source
for specific files, which can cause issues [1]

This change switches to USE_GITHUB and removes unecessary and associated
Makefile entries accordingly.

[1] ports r516897

See Also:

  patrys/httmock#59

PR:		242694
Submitted by:	Derek Schrock <dereks lifeofadishwasher com>

Approved by:	ports-secteam (blanket: fetch/build fix)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Include tests.py in pypi package

2 participants