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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: devel/py-vcrpy/distinfo

Number of commits found: 10

Friday, 26 Jan 2024
15:56 Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/py-vcrpy: Update version 6.0.0=>6.0.1

Changelog: https://github.com/kevin1024/vcrpy/releases/tag/v6.0.1
commit hash: 5233689140143d611eb154979898a2e1f546a918 commit hash: 5233689140143d611eb154979898a2e1f546a918 commit hash: 5233689140143d611eb154979898a2e1f546a918 commit hash: 5233689140143d611eb154979898a2e1f546a918 5233689
Wednesday, 24 Jan 2024
10:20 Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/py-vcrpy: Update version 5.1.0=>6.0.0

Changelog: https://github.com/kevin1024/vcrpy/releases/tag/v6.0.0
commit hash: be8cb17eba04ffeea542ba1f81d48b208b1c0507 commit hash: be8cb17eba04ffeea542ba1f81d48b208b1c0507 commit hash: be8cb17eba04ffeea542ba1f81d48b208b1c0507 commit hash: be8cb17eba04ffeea542ba1f81d48b208b1c0507 be8cb17
Wednesday, 2 Aug 2023
12:27 Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/py-vcrpy: Update version 5.0.0=>5.1.0

Changelog: https://github.com/kevin1024/vcrpy/releases/tag/v5.1.0
commit hash: fc21479d1de32056bde75f2726e24055b0f415e3 commit hash: fc21479d1de32056bde75f2726e24055b0f415e3 commit hash: fc21479d1de32056bde75f2726e24055b0f415e3 commit hash: fc21479d1de32056bde75f2726e24055b0f415e3 fc21479
Friday, 30 Jun 2023
04:43 Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/py-vcrpy: Update version 4.4.0=>5.0.0

Changelog: https://github.com/kevin1024/vcrpy/releases/tag/v5.0.0
commit hash: b83db3e4b7993f65e6eb90843cd2ca2435a81b88 commit hash: b83db3e4b7993f65e6eb90843cd2ca2435a81b88 commit hash: b83db3e4b7993f65e6eb90843cd2ca2435a81b88 commit hash: b83db3e4b7993f65e6eb90843cd2ca2435a81b88 b83db3e
Thursday, 29 Jun 2023
20:20 Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/py-vcrpy: Update version 4.3.1=>4.4.0

Changelog: https://github.com/kevin1024/vcrpy/releases/tag/v4.4.0
commit hash: 9ee941eadad7130a41fc97313f40516609bc07c0 commit hash: 9ee941eadad7130a41fc97313f40516609bc07c0 commit hash: 9ee941eadad7130a41fc97313f40516609bc07c0 commit hash: 9ee941eadad7130a41fc97313f40516609bc07c0 9ee941e
Saturday, 3 Jun 2023
20:18 Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/py-vcrpy: Update version 4.2.1=>4.3.1

Changelog: https://github.com/kevin1024/vcrpy/releases/tag/v4.3.1
commit hash: ad5716d7c7294a23810f95baabc48424bc024aa2 commit hash: ad5716d7c7294a23810f95baabc48424bc024aa2 commit hash: ad5716d7c7294a23810f95baabc48424bc024aa2 commit hash: ad5716d7c7294a23810f95baabc48424bc024aa2 ad5716d
Saturday, 31 Dec 2022
21:59 Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/py-vcrpy: Update version 4.1.1=>4.2.1

Relnotes: https://github.com/kevin1024/vcrpy/releases/tag/v4.2.1
commit hash: d682c787346838f370c45a9f8e27b76822c3ff22 commit hash: d682c787346838f370c45a9f8e27b76822c3ff22 commit hash: d682c787346838f370c45a9f8e27b76822c3ff22 commit hash: d682c787346838f370c45a9f8e27b76822c3ff22 d682c78
Saturday, 12 Mar 2022
10:38 Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/py-vcrpy: Update version 2.0.1=>4.1.1

Relnotes: https://github.com/kevin1024/vcrpy/releases/tag/v4.1.1
commit hash: de0214094ffe8e48e69c43d841ca8a1734094b38 commit hash: de0214094ffe8e48e69c43d841ca8a1734094b38 commit hash: de0214094ffe8e48e69c43d841ca8a1734094b38 commit hash: de0214094ffe8e48e69c43d841ca8a1734094b38 de02140
Wednesday, 15 May 2019
09:12 koobs search for other commits by this committer
devel/py-vcrpy: Update to 2.0.1

Changelog:

  https://github.com/kevin1024/vcrpy/releases
Original commitRevision:501695 
Friday, 26 Feb 2016
04:16 koobs search for other commits by this committer
[NEW] devel/py-vcrpy: Automatically mock HTTP interactions to simplify and speed
up testing

VCR.py simplifies and speeds up tests that make HTTP requests. The first
time you run code that is inside a VCR.py context manager or decorated
function, VCR.py records all HTTP interactions that take place through
the libraries it supports and serializes and writes them to a flat file
(in yaml format by default). This flat file is called a cassette.

When the relevant peice of code is executed again, VCR.py will read the
serialized requests and responses from the aforementioned cassette file,
and intercept any HTTP requests that it recognizes from the original test
run and return the responses that corresponded to those requests. This
means that the requests will not actually result in HTTP traffic, which
confers several benefits including:

 * The ability to work offline
 * Completely deterministic tests
 * Increased test execution speed

WWW: https://github.com/kevin1024/vcrpy
Original commitRevision:409578 

Number of commits found: 10