Skip to content

Commit

Permalink
Merge pull request #3 from regro-cf-autotick-bot/1.2.0_hd8813a
Browse files Browse the repository at this point in the history
refcount v1.2.0
  • Loading branch information
jmp75 authored Jan 25, 2023
2 parents 4332e40 + 977fc41 commit 5a464bd
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml

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

4 changes: 2 additions & 2 deletions .scripts/build_steps.sh

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

6 changes: 3 additions & 3 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "refcount" %}
{% set version = "1.1.1" %}
{% set version = "1.2.0" %}

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

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz
sha256: 73b2d0449e7f7edb775ae4b2ed1c4c495fee4701067fa2eefcee5251affae478
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.zip
sha256: 9672137bdc67b20f6442ac8304494b1c2bd00de5907f5009b202a38a17448738

build:
noarch: python
Expand Down

0 comments on commit 5a464bd

Please sign in to comment.