Skip to content

Commit

Permalink
Merge pull request #18 from regro-cf-autotick-bot/1.2.0_hd039cb
Browse files Browse the repository at this point in the history
dlt v1.2.0
  • Loading branch information
rxm7706 authored Oct 8, 2024
2 parents 8a11293 + 0f05851 commit c2021ee
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 5 deletions.
2 changes: 2 additions & 0 deletions .scripts/build_steps.sh

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

4 changes: 2 additions & 2 deletions .scripts/run_win_build.bat

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

2 changes: 1 addition & 1 deletion build-locally.py

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

3 changes: 3 additions & 0 deletions conda-forge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,6 @@ github:
conda_build:
error_overlinking: true
conda_forge_output_validation: true
bot:
automerge: true
inspection: update-grayskull
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 = "dlt" %}
{% set version = "1.0.0" %}
{% set version = "1.2.0" %}

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

source:
url: https://files.pythonhosted.org/packages/source/{{ name[0] }}/{{ name }}/dlt-{{ version }}.tar.gz
sha256: 757ca3b1fe19d47720f22ad45d0642077ccafe2e64094ef30da478ca50a392c4
sha256: 3e3c8604ea2fb213f0901cecab018909570824e5addbb45954c2c274f1439b2c

build:
noarch: python
Expand Down

0 comments on commit c2021ee

Please sign in to comment.