Skip to content

Commit

Permalink
Merge pull request #58 from julian-belina/main
Browse files Browse the repository at this point in the history
add version 2.12.
  • Loading branch information
julian-belina authored Aug 16, 2024
2 parents f76f955 + f06eac1 commit 8afd889
Showing 1 changed file with 2 additions and 2 deletions.
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 = "PyPDF2" %}
{% set version = "2.11.2" %}
{% set version = "2.12.0" %}

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

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/PyPDF2-{{ version }}.tar.gz
sha256: f1b0df8cd686d2ed069088b903ec65fb0f53e9c7837adc8139eccfbb7eb9141f
sha256: e0dcc73523f8e45022a8c526287a97aeef7376f466db70fddb11ad1d61592a47

build:
noarch: python
Expand Down

0 comments on commit 8afd889

Please sign in to comment.