Update git submodules

* Update python-swiftclient from branch 'master'
  to 45a311fc621324742f6d981a94ab93a3b30422e1
  - Remove duplicate script entry leading to broken wheel build
    
    The entry_point option already defines the /bin/swift script implicitly.
    The definition of `scripts=bin/swift` ontop of that leads to a corrupt wheel build and can lead to a collision error during installation:
    FileExistsError: File already exists: [...]/bin/swift
    
    Closes-Bug: #1996959
    Change-Id: I17d0c2b02555172eeedaa164aad956691ccb3b0a
This commit is contained in:
DavHau 2024-01-12 07:32:43 +07:00 committed by Gerrit Code Review
parent ec04556e04
commit 8402ac10ee
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 7e65d10199be3214f5c7adf66a041fb7264eb07d
Subproject commit 45a311fc621324742f6d981a94ab93a3b30422e1