#11 Update f39 to upstream release 5.0.0b4
Closed 8 months ago by fjanus. Opened 8 months ago by packit.

file added
+3
@@ -0,0 +1,3 @@ 

+ This repository is maintained by packit.

+ https://packit.dev/

+ The file was generated using packit 0.80.0.post8+gf2b5fcbc.

file modified
+5 -2
@@ -1,7 +1,7 @@ 

  Name:           pyodbc

- Version:        5.0.0~b1

+ Version:        5.0.0b4

  %global uversion 5.0.0b1

- Release:        2%{?dist}

+ Release:        1%{?dist}

  Summary:        Python DB API 2.0 Module for ODBC

  License:        MIT

  URL:            https://github.com/mkleehammer/pyodbc
@@ -57,6 +57,9 @@ 

  %{python3_sitearch}/%{name}.pyi

  

  %changelog

+ * Thu Sep 14 2023 Packit <hello@packit.dev> - 5.0.0b4-1

+ Update to new version 5.0.0b4

+ 

  * Mon Aug 28 2023 Ondřej Sloup <osloup@redhat.com> - 5.0.0~b1-2

  - Move /usr/pyodbc.pyi to /usr/lib64/python3.X/site-packages/pyodbc.pyi as originally intended

  


If you need to do any change in this pull request, you need to locally fetch the source branch of it and push it (with a fix) to your fork (as it is not possible to push to the branch created in the Packit’s fork):

git fetch https://src.fedoraproject.org/forks/packit/rpms/pyodbc.git refs/heads/*:refs/remotes/packit/*
git checkout packit/5.0.0b4-f39-update-pull_from_upstream

Pull-Request has been closed by fjanus

8 months ago
Metadata