Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

py3-sqlglot/17.15.1 package update #4792

Merged
merged 1 commit into from
Aug 24, 2023

Conversation

wolfi-bot
Copy link
Contributor

@wolfi-bot wolfi-bot requested a review from a team as a code owner August 24, 2023 22:07
@wolfi-bot wolfi-bot added request-version-update request for a newer version of a package automated pr labels Aug 24, 2023
@github-actions
Copy link
Contributor

Package py3-sqlglot: Click to expand/collapse

Package py3-sqlglot:
Added: /usr/lib/python3.11/site-packages/sqlglot-17.15.1-py3.11.egg-info/PKG-INFO
Added: /usr/lib/python3.11/site-packages/sqlglot-17.15.1-py3.11.egg-info/SOURCES.txt
Added: /usr/lib/python3.11/site-packages/sqlglot-17.15.1-py3.11.egg-info/dependency_links.txt
Added: /usr/lib/python3.11/site-packages/sqlglot-17.15.1-py3.11.egg-info/requires.txt
Added: /usr/lib/python3.11/site-packages/sqlglot-17.15.1-py3.11.egg-info/top_level.txt
Modified: /usr/lib/python3.11/site-packages/sqlglot/pycache/_version.cpython-311.pyc
Modified: /usr/lib/python3.11/site-packages/sqlglot/pycache/expressions.cpython-311.pyc
Modified: /usr/lib/python3.11/site-packages/sqlglot/pycache/generator.cpython-311.pyc
Modified: /usr/lib/python3.11/site-packages/sqlglot/pycache/helper.cpython-311.pyc
Modified: /usr/lib/python3.11/site-packages/sqlglot/pycache/parser.cpython-311.pyc
Modified: /usr/lib/python3.11/site-packages/sqlglot/pycache/tokens.cpython-311.pyc
Modified: /usr/lib/python3.11/site-packages/sqlglot/_version.py
Modified: /usr/lib/python3.11/site-packages/sqlglot/dataframe/sql/pycache/column.cpython-311.pyc
Modified: /usr/lib/python3.11/site-packages/sqlglot/dataframe/sql/pycache/dataframe.cpython-311.pyc
Modified: /usr/lib/python3.11/site-packages/sqlglot/dataframe/sql/pycache/normalize.cpython-311.pyc
Modified: /usr/lib/python3.11/site-packages/sqlglot/dataframe/sql/pycache/readwriter.cpython-311.pyc
Modified: /usr/lib/python3.11/site-packages/sqlglot/dataframe/sql/pycache/session.cpython-311.pyc
Modified: /usr/lib/python3.11/site-packages/sqlglot/dataframe/sql/pycache/window.cpython-311.pyc
Modified: /usr/lib/python3.11/site-packages/sqlglot/dataframe/sql/column.py
Modified: /usr/lib/python3.11/site-packages/sqlglot/dataframe/sql/dataframe.py
Modified: /usr/lib/python3.11/site-packages/sqlglot/dataframe/sql/normalize.py
Modified: /usr/lib/python3.11/site-packages/sqlglot/dataframe/sql/readwriter.py
Modified: /usr/lib/python3.11/site-packages/sqlglot/dataframe/sql/session.py
Modified: /usr/lib/python3.11/site-packages/sqlglot/dataframe/sql/window.py
Modified: /usr/lib/python3.11/site-packages/sqlglot/dialects/pycache/clickhouse.cpython-311.pyc
Modified: /usr/lib/python3.11/site-packages/sqlglot/dialects/pycache/mysql.cpython-311.pyc
Modified: /usr/lib/python3.11/site-packages/sqlglot/dialects/pycache/snowflake.cpython-311.pyc
Modified: /usr/lib/python3.11/site-packages/sqlglot/dialects/pycache/tsql.cpython-311.pyc
Modified: /usr/lib/python3.11/site-packages/sqlglot/dialects/clickhouse.py
Modified: /usr/lib/python3.11/site-packages/sqlglot/dialects/mysql.py
Modified: /usr/lib/python3.11/site-packages/sqlglot/dialects/snowflake.py
Modified: /usr/lib/python3.11/site-packages/sqlglot/dialects/tsql.py
Modified: /usr/lib/python3.11/site-packages/sqlglot/expressions.py
Modified: /usr/lib/python3.11/site-packages/sqlglot/generator.py
Modified: /usr/lib/python3.11/site-packages/sqlglot/helper.py
Modified: /usr/lib/python3.11/site-packages/sqlglot/parser.py
Modified: /usr/lib/python3.11/site-packages/sqlglot/tokens.py
Deleted: /usr/lib/python3.11/site-packages/sqlglot-17.15.0-py3.11.egg-info/PKG-INFO
Deleted: /usr/lib/python3.11/site-packages/sqlglot-17.15.0-py3.11.egg-info/SOURCES.txt
Deleted: /usr/lib/python3.11/site-packages/sqlglot-17.15.0-py3.11.egg-info/dependency_links.txt
Deleted: /usr/lib/python3.11/site-packages/sqlglot-17.15.0-py3.11.egg-info/requires.txt
Deleted: /usr/lib/python3.11/site-packages/sqlglot-17.15.0-py3.11.egg-info/top_level.txt

@ajayk ajayk added this pull request to the merge queue Aug 24, 2023
Merged via the queue into main with commit 5993f0a Aug 24, 2023
@ajayk ajayk deleted the wolfictl-108ae1d6-ac51-4097-b805-1214bf3e570f branch August 24, 2023 23:01
EyeCantCU pushed a commit that referenced this pull request Jan 9, 2025
<!---
Provide a short summary in the Title above. Examples of good PR titles:
* "ruby-3.1: new package"
* "haproxy: fix CVE-2014-123456"
-->

<!--
Please include references to any related issues or delete this section
otherwise.
 -->

Related:
[#4792](chainguard-dev/image-requests#4792)

### Pre-review Checklist

<!--
This checklist is mostly useful as a reminder of small things that can
easily be
forgotten – it is meant as a helpful tool rather than hoops to jump
through.

At the moment of this PR you have the most information on what all the
change
will affect, so please take the time to jot it down.

Put an `x` in all the items that apply, make notes next to any that
haven't been
addressed, and remove any items that are not relevant to this PR.

-->

#### For new package PRs only
<!-- remove if unrelated -->
- [ ] This PR is marked as fixing a pre-existing package request bug
- [ ] Alternatively, the PR is marked as related to a pre-existing
package request bug, such as a dependency
- [ ] REQUIRED - The package is available under an OSI-approved or
FSF-approved license
- [ ] REQUIRED - The version of the package is still receiving security
updates
- [ ] This PR links to the upstream project's support policy (e.g.
`endoflife.date`)

#### For new version streams
<!-- remove if unrelated -->
- [ ] The upstream project actually supports multiple concurrent
versions.
- [X] Any subpackages include the version string in their package name
(e.g. `name: ${{package.name}}-compat`)
- [X] The package (and subpackages) `provides:` logical unversioned
forms of the package (e.g. `nodejs`, `nodejs-lts`)
- [ ] If non-streamed package names no longer built, open PR to withdraw
them (see [WITHDRAWING
PACKAGES](https://github.com/wolfi-dev/os/blob/main/WITHDRAWING_PACKAGES.md))

#### For package updates (renames) in the base images
<!-- remove if unrelated -->
When updating packages part of base images (i.e.
cgr.dev/chainguard/wolfi-base or ghcr.io/wolfi-dev/sdk)
- [ ] REQUIRED cgr.dev/chainguard/wolfi-base and ghcr.io/wolfi-dev/sdk
images successfully build
- [ ] REQUIRED cgr.dev/chainguard/wolfi-base and ghcr.io/wolfi-dev/sdk
contain no obsolete (no longer built) packages
- [ ] Upon launch, does `apk upgrade --latest` successfully upgrades
packages or performs no actions

#### For security-related PRs
<!-- remove if unrelated -->
- [ ] The security fix is recorded in the
[advisories](https://github.com/wolfi-dev/advisories) repo

#### For version bump PRs
<!-- remove if unrelated -->
- [ ] The `epoch` field is reset to 0

#### For PRs that add patches
<!-- remove if unrelated -->
- [ ] Patch source is documented

---------

Signed-off-by: YashPimple <yashpimple22@gmail.com>
kranurag7 pushed a commit that referenced this pull request Jan 29, 2025
Add `docker-cli` and `openjdk-21-default-jdk` package to nextflow

chainguard-images/images-private#6964 (comment)

Related:
[#4792](chainguard-dev/image-requests#4792)

### Pre-review Checklist

<!--
This checklist is mostly useful as a reminder of small things that can
easily be
forgotten – it is meant as a helpful tool rather than hoops to jump
through.

At the moment of this PR you have the most information on what all the
change
will affect, so please take the time to jot it down.

Put an `x` in all the items that apply, make notes next to any that
haven't been
addressed, and remove any items that are not relevant to this PR.

-->

#### For new package PRs only
<!-- remove if unrelated -->
- [ ] This PR is marked as fixing a pre-existing package request bug
- [X] Alternatively, the PR is marked as related to a pre-existing
package request bug, such as a dependency
- [ ] REQUIRED - The package is available under an OSI-approved or
FSF-approved license
- [ ] REQUIRED - The version of the package is still receiving security
updates
- [ ] This PR links to the upstream project's support policy (e.g.
`endoflife.date`)

#### For new version streams
<!-- remove if unrelated -->
- [ ] The upstream project actually supports multiple concurrent
versions.
- [ ] Any subpackages include the version string in their package name
(e.g. `name: ${{package.name}}-compat`)
- [ ] The package (and subpackages) `provides:` logical unversioned
forms of the package (e.g. `nodejs`, `nodejs-lts`)
- [ ] If non-streamed package names no longer built, open PR to withdraw
them (see [WITHDRAWING
PACKAGES](https://github.com/wolfi-dev/os/blob/main/WITHDRAWING_PACKAGES.md))

#### For package updates (renames) in the base images
<!-- remove if unrelated -->
When updating packages part of base images (i.e.
cgr.dev/chainguard/wolfi-base or ghcr.io/wolfi-dev/sdk)
- [ ] REQUIRED cgr.dev/chainguard/wolfi-base and ghcr.io/wolfi-dev/sdk
images successfully build
- [ ] REQUIRED cgr.dev/chainguard/wolfi-base and ghcr.io/wolfi-dev/sdk
contain no obsolete (no longer built) packages
- [ ] Upon launch, does `apk upgrade --latest` successfully upgrades
packages or performs no actions

#### For security-related PRs
<!-- remove if unrelated -->
- [ ] The security fix is recorded in the
[advisories](https://github.com/wolfi-dev/advisories) repo

#### For version bump PRs
<!-- remove if unrelated -->
- [ ] The `epoch` field is reset to 0

#### For PRs that add patches
<!-- remove if unrelated -->
- [ ] Patch source is documented

---------

Signed-off-by: YashPimple <yashpimple22@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automated pr request-version-update request for a newer version of a package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants