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: net-mgmt/py-msrestazure/distinfo

Number of commits found: 6

Tuesday, 25 Jan 2022
17:27 Danilo G. Baio (dbaio) search for other commits by this committer
net-mgmt/py-msrestazure: Update to 0.6.4

Changelog:	https://pypi.org/project/msrestazure/0.6.4/
commit hash: f46bc099db04cad33174dc3c7d0e772046ccefe5 commit hash: f46bc099db04cad33174dc3c7d0e772046ccefe5 commit hash: f46bc099db04cad33174dc3c7d0e772046ccefe5 commit hash: f46bc099db04cad33174dc3c7d0e772046ccefe5 f46bc09
Sunday, 5 Apr 2020
13:44 dbaio search for other commits by this committer
net-mgmt/py-msrestazure: Update to 0.6.3

Changelog:	https://pypi.org/project/msrestazure/0.6.3/
Original commitRevision:530775 
Sunday, 29 Sep 2019
19:06 dbaio search for other commits by this committer
net-mgmt/py-msrestazure: Update to 0.6.2

- Set architecture neutral (qa warning)

Changelog:	https://pypi.org/project/msrestazure/0.6.2/

Approved by:	dbn (maintainer, implicit)
Original commitRevision:513257 
Friday, 2 Nov 2018
19:10 dbn search for other commits by this committer
net-mgmt/py-msrestazure: update to 0.5.1

 - Switch to PyPi source
 - PyPi source does not provide LICENSE file
 - Change Log:
   - Bugfixes:
     - Fix CloudError if response and error message are provided at the same
       time #114
     - Fix LRO polling if last call is an empty Location (Autorest.Python 3.x
        only) #120
   - Features:
     - Altered resource id parsing logic to allow for resource group IDs #117
Original commitRevision:483834 
Thursday, 9 Aug 2018
16:32 dbn search for other commits by this committer
net-mgmt/py-msrestazure: update to 0.5.0

 - Add LICENSE_FILE
 - py-keyring: remove unused dependecency (per setup.py)
 - Switch to using GitHub (i.e. caconical source)
 - Take over maintainership
 - ChangeLog:
    - Features:
      * Implementation is now using ADAL and not request-oauthlib. This allows
        more AD scenarios (like federated)
      * Add additionalInfo parsing for CloudError
      * Implement new LRO options of Autorest
      * Improve MSI for VM token polling algorithm
      * Allow ADAL 0.5.0 to 2.0.0 excluded as valid ADAL dependency
      * MSIAuthentication now uses IMDS endpoint if available
      * MSIAuthentication can be used in any environment that defines
        MSI_ENDPOINT env variable
      * CloudError now includes the "innererror" attribute to match OData v4
      * Introduces ARMPolling implementation of Azure Resource Management LRO.
      * Improve MSIAuthentication to support User Assigned Identity
      * Add support for WebApp/Functions in MSIAuthentication classes
      * Add parse_resource_id(), resource_id(), validate_resource_id() to
        parse ARM ids
      * Retry strategy now reachs 24 seconds (instead of 12 seconds)
      * Add Managed Service Integrated (MSI) authentication
      * Add "timeout" to ServicePrincipalCredentials and UserPasswordCredentials
      * Threads created by AzureOperationPoller have now a name prefixed by
        "AzureOperationPoller" to help identify them
      * Add cloud definitions for public Azure, German Azure, China Azure and
        Azure Gov
      * Add get_cloud_from_metadata_endpoint to automatically create a Cloud
        object from an ARM endpoint
      * Add cloud_environment to all Credentials objects (except
        AdalAuthentication)
      * Add proxies parameters to ServicePrincipal and UserPassword credentials
        class
      * Add automatic Azure provider registration if needed
    - Breaking changes:
      These breaking changes applies to ServicePrincipalCredentials,
      UserPassCredentials, AADTokenCredentials
      * Remove "auth_uri" attribute and parameter. This was unused.
      * Remove "state" attribute. This was unused.
      * Remove "client" attribute. This was exposed by mistake and should have
        been internal. No replacement is possible.
      * Remove "token_uri" attribute and parameter. Use "cloud_environment"
        and "tenant" to impact the login url now.
      * Remove token caching based on "keyring". Token caching should be
        implemented using ADAL now. This implies:
        o Remove the "keyring" parameter
        o Remove the "clear_cached_token" method
        o Remove the "retrieve_session" method
Original commitRevision:476789 
Saturday, 30 Sep 2017
11:09 tcberner search for other commits by this committer
New port: net-mgmt/py-msrestazure: Azure-specific AutoRest swagger generator
Python

PR:		222211
Submitted by:	xmj
Original commitRevision:450975 

Number of commits found: 6