Bug 1971751

Summary: Review Request: python-azure-datalake-store - Azure Data Lake Store Filesystem Client Library for Python
Product: [Fedora] Fedora Reporter: Major Hayden 🤠 <mhayden>
Component: Package ReviewAssignee: Robert-André Mauchin 🐧 <eclipseo>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: eclipseo, package-review
Target Milestone: ---Flags: eclipseo: fedora-review+
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-07-06 19:38:30 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1953789    

Description Major Hayden 🤠 2021-06-14 17:54:32 UTC
Spec URL: https://fedorapeople.org/~mhayden/python-azure-datalake-store.spec
SRPM URL: https://fedorapeople.org/~mhayden/python-azure-datalake-store-0.0.52-1.fc35.src.rpm
Description: Azure Data Lake Store Filesystem Client Library for Python
Fedora Account System Username: mhayden

Comment 1 Robert-André Mauchin 🐧 2021-06-18 17:01:16 UTC
 - Why is this needed:

# Clean up files left at the base package directory.
rm -f %{buildroot}%{python3_sitelib}/azure/datalake/__init__.py \
    %{buildroot}%{python3_sitelib}/azure/datalake/__pycache__/__init__.cpython-*.pyc


 - Fix this:

python3-azure-datalake-store.noarch: W: wrong-file-end-of-line-encoding /usr/share/doc/python3-azure-datalake-store/README.rst


 - License ok
 - Latest version packaged
 - Builds in mock
 - Conforms to Packaging Guidelines

Package approved.

Comment 2 Gwyn Ciesla 2021-06-18 17:31:16 UTC
(fedscm-admin):  The Pagure repository was created at https://src.fedoraproject.org/rpms/python-azure-datalake-store

Comment 3 Major Hayden 🤠 2021-06-18 20:01:08 UTC
Just corrected both of those before importing. Thank you!