non port: devel/py-pytest-relaxed/Makefile |
SVNWeb
|
Number of commits found: 15 |
Wed, 11 Jan 2023
|
[ 15:58 Dmitry Marakasov (amdmi3) ] 77d6847 (Only the first 10 of 3335 ports in this commit are shown above. )
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt
|
[ 09:00 Muhammad Moinur Rahman (bofh) ] ca90b66
devel/py-pytest-relaxed: Update version 1.1.5=>2.0.0
- Add USE_PYTHON=pytest
Relnotes:
https://github.com/bitprophet/pytest-relaxed/releases/tag/2.0.0
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Tue, 3 May 2022
|
[ 08:00 Tobias Kortkamp (tobik) ] fa6c86d (Only the first 10 of 12 ports in this commit are shown above. )
*: Fix up PORTREVISION
Mostly just typos and assigning PORTREVISION multiple times.
This commit doesn't fix up PORTREVISION between master-slave
ports where the master port often overwrites PORTREVISION from
the slaves which means the slaves don't actually get bumped.
These probably just need PORTREVISION?= but care must be taken
to not decrease the package versions of all the master-slave
packages and to actually bump PORTREVISION as intended. For the
record the currently visible broken master ports are:
databases/libgda5
emulators/virtualbox-ose
emulators/virtualbox-ose-legacy
graphics/atril
multimedia/mlt7
textproc/uim
But all master ports should be looked at here and get an explicit
PORTREVISION?= where it's currently missing to prevent this.
Reported by: portscan
|
Wed, 6 Apr 2022
|
[ 22:34 Dmitry Marakasov (amdmi3) ] d01e186
devel/py-pytest-relaxed: switch to pytest4
This plugin is not compatible with recent pytest
PR: 256624
|
Sat, 12 Mar 2022
|
[ 10:39 Muhammad Moinur Rahman (bofh) ] 66fcb9c
devel/py-pytest-relaxed: Update dependency
- Remove DEPRECATED
|
Tue, 8 Mar 2022
|
[ 02:09 Muhammad Moinur Rahman (bofh) ] bc808e2 (Only the first 10 of 106 ports in this commit are shown above. )
*/*: Take maintainership
|
Mon, 7 Mar 2022
|
[ 19:07 Rene Ladan (rene) ] 3d89f95 (Only the first 10 of 140 ports in this commit are shown above. )
all: return koobs' ports to the pool after safekeeping his commit bit.
|
Fri, 31 Dec 2021
|
[ 13:43 Rene Ladan (rene) ] 2019166 (Only the first 10 of 16 ports in this commit are shown above. )
cleanup: deprecate a bunch of ports depending on expired ports.
|
Sat, 22 May 2021
|
[ 14:43 Po-Chuan Hsieh (sunpoet) ] c8e56f6
devel/py-pytest-relaxed: Fix fae695c56b13252e60b1b8f692ca74bd73b965d7
- While I'm here, remove extra "," in RUN_DEPENDS
Approved by: portmgr (blanket)
|
Thu, 20 May 2021
|
[ 02:19 Guangyuan Yang (ygy) ] fae695c
new port: devel/py-decorator4
devel/py-decorator needs to be updated to 5.x, while some ports don't
support that in their latest releases, including:
- devel/py-pytest-relaxed
- multimedia/py-moviepy
Updated them to use this devel/py-decorator4 until they officially
support 5.x. No functional changes for these ports.
An expiry date has been set for this keeping-old-version port, so we
don't forget to delete it once nothing depends on it.
Approved by: lwhsu (mentor)
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 14 Jul 2020
|
[ 07:59 antoine ] (Only the first 10 of 82 ports in this commit are shown above. )
Unbreak bulk -a
|
Tue, 18 Jun 2019
|
[ 13:20 koobs ]
[NEW] devel/pytest-relaxed: Relaxed test discovery/organization for pytest
This pytest plugin takes a page from the rest of Python, where you don't
have to explicitly note public module/class members, but only need to
hint as to which ones are private.
By default, all files and objects pytest is told to scan will be considered
tests; to mark something as not-a-test, simply prefix it with an underscore.
WWW: https://pytest-relaxed.readthedocs.io/
|
Number of commits found: 15 |