Skip to content

Commit

Permalink
Merge pull request #36 from regro-cf-autotick-bot/1.3.0_h3277a1
Browse files Browse the repository at this point in the history
pluggy v1.3.0
  • Loading branch information
nicoddemus authored Aug 26, 2023
2 parents 232b5b8 + dd81039 commit 1140203
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .azure-pipelines/azure-pipelines-linux.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "pluggy" %}
{% set version = "1.2.0" %}
{% set version = "1.3.0" %}

package:
name: {{ name|lower }}
version: {{ version }}

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/pluggy-{{ version }}.tar.gz
sha256: d12f0c4b579b15f5e054301bb226ee85eeeba08ffec228092f8defbaa3a4c4b3
sha256: cf61ae8f126ac6f7c451172cf30e3e43d3ca77615509771b3a984a0730651e12

build:
noarch: python
Expand Down

0 comments on commit 1140203

Please sign in to comment.