notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: devel/py-flexmock/pkg-descr

Number of commits found: 6

Wednesday, 7 Sep 2022
21:58 Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 fb16dfe
Wednesday, 21 Jul 2021
21:13 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-flexmock: Update to 0.10.5

- Update WWW

Changes:	https://github.com/flexmock/flexmock/blob/master/CHANGELOG
commit hash: 24c3590f61100b657675848d568909117a78b15b commit hash: 24c3590f61100b657675848d568909117a78b15b commit hash: 24c3590f61100b657675848d568909117a78b15b commit hash: 24c3590f61100b657675848d568909117a78b15b 24c3590
Wednesday, 25 Apr 2018
16:42 amdmi3 search for other commits by this committer
Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.

Approved by:	portmgr blanket, mat
Original commitRevision:468282 
Friday, 26 Jan 2018
18:11 sunpoet search for other commits by this committer
Add LICENSE

- Update COMMENT
- Add NO_ARCH
- Allow concurrent installation (USE_PYTHON=concurrent)
- Update pkg-descr
- Update WWW
- Add GitHub repository to WWW
- Take maintainership
Original commitRevision:460024 
Friday, 21 Jun 2013
03:34 clsung search for other commits by this committer
- Update to 0.9.7
Original commitRevision:321438 
Friday, 4 Nov 2011
15:57 clsung search for other commits by this committer
Flexmock is a mock/stub/spy library for Python.

Its API is inspired by a Ruby library of the same name.
However, it is not a goal of Python Flexmock to be a clone of
the Ruby version. Instead, the focus is on providing full support
for testing Python programs and making the creation of fake
objects as unobtrusive as possible.

As a result, Python Flexmock removes a number of redandancies in
the Ruby Flexmock API, alters some defaults, and introduces a
number of Python-only features.

Flexmock declarations are structured to read more like English
sentences than API calls, and it is possible to chain them
together in any order to achieve high degree of expressiveness
in a single line of code.

WWW:    http://has207.github.com/flexmock/
Original commit

Number of commits found: 6