Skip to content

Commit

Permalink
Merge pull request #24 from regro-cf-autotick-bot/23.0_h22b57d
Browse files Browse the repository at this point in the history
packaging v23.0
  • Loading branch information
nicoddemus authored Jan 9, 2023
2 parents dc7a0f2 + f222b79 commit 7b168eb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{% set version = "22.0" %}
{% set version = "23.0" %}

package:
name: packaging
version: {{ version }}

source:
url: https://pypi.io/packages/source/p/packaging/packaging-{{ version }}.tar.gz
sha256: 2198ec20bd4c017b8f9717e00f0c8714076fc2fd93816750ab48e2c41de2cfd3
sha256: b6ad297f8907de0fa2fe1ccbd26fdaf387f5f47c7275fedf8cce89f99446cf97

build:
number: 0
Expand All @@ -20,7 +20,7 @@ requirements:
- pip

run:
- python >=3.7
- python >=3.7

test:
requires:
Expand Down

0 comments on commit 7b168eb

Please sign in to comment.