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/py3-asttokens/Makefile

Number of commits found: 1

Monday, 27 Nov 2017
11:28 amdmi3 search for other commits by this committer
- Add devel/py{,3}-asttokens, missing dependency for py{,3}-flake8-import-order

The asttokens module annotates Python abstract syntax trees (ASTs)
with the positions of tokens and text in the source code that
generated them.

It makes it possible for tools that work with logical AST nodes to
find the particular text that resulted in those nodes, for example
for automated refactoring or highlighting.

WWW: https://pypi.python.org/pypi/asttokens

Approved by:	portmgr (bdrewery)
Original commitRevision:454942 

Number of commits found: 1